Defendant Level
Filter cases by defendant level
Filter by defendant level ID (integer).
GET
https://clearinghouse.net/api/v1/case?defendant_type=defendant_level_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
where
is the token string |
This will filter cases that contain a defendant with the queried defendant level.
Supported defendant level IDs (defendant_level_id):
6149 | Federal |
6147 | City |
6148 | County |
6156 | Non-profit or advocacy |
6151 | Political Party |
6150 | Private Entity/Person |
6154 | Regional |
6152 | School District |
6146 | State |
6153 | Tribe |
6155 | Union |
Example
Last updated