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

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 public interest lawyer IDs (public_interest_lawyer_id):

5802

No

5801

Yes

5803

Unknown

For more information about public interest lawyer status, see public_interest_lawyer.

Example

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

Last updated