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

NameTypeDescription

relief_source_id*

integer

Relief source ID (see list below for list of integers and its mapped values)

Headers

NameTypeDescription

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

Example

https://clearinghouse.net/api/v1/case?class_action_granted=5014

Last updated