Public Interest Lawyer

Filter cases by public interest lawyer status

Filter by public interest value (int).

GET https://clearinghouse.net/api/v1/case?public_interest_lawyer=public_interest_lawyer_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 public interest lawyer IDs (public_interest_lawyer_id):

5802

No

5801

Yes

5803

Unknown

Example

https://clearinghouse.net/api/v1/case?public_interest_lawyer=5803

Last updated