Facility type

Filter cases by facility type

Filter by defendant level ID (integer).

GET https://clearinghouse.net/api/v1/case?issue_facility_type=facility_type_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 facility type IDs (facility_type_id):

5431

Non-government for-profit

5430

Non-government non-profit

5429

Government-run

Example

https://clearinghouse.net/api/v1/case?issue_facility_type=5431

Last updated