Class Action Outcome
Filter cases by class action outcome
Filter by class action outcome ID (integer).
GET
https://clearinghouse.net/api/v1/case?class_action_granted=class_action_outcome_id
Query Parameters
Name
Type
Description
relief_source_id*
integer
Relief source ID (see list below for list of integers and its mapped values)
Headers
Name
Type
Description
Authorization*
String
Authorization
Token XXXXXXXXXXX
where
XXXXXXXXXXX
is the token string
Supported class action sought IDs (class_action_outcome_id):
5014
Denied
5012
Granted
5016
Mooted before ruling
5013
Pending
5015
Unknown
5011
Not sought
38575
Withdrawn
For more about class action outcomes, see class_action_granted.
Example
https://clearinghouse.net/api/v1/case?class_action_granted=5014
Last updated