Plaintiff Type
Filter cases by plaintiff type
Filter by plaintiff type ID (integer).
GET
https://clearinghouse.net/api/v1/case?plaintiff_type=plaintiff_type_id
Query Parameters
Name | Type | Description |
---|---|---|
plaintiff_type* | integer | Plaintiff Type ID (see list below for list of integers and its mapped values) |
Headers
Name | Type | Description |
---|---|---|
Authorization* | String | Authorization
where
is the token string |
Supported plaintiff type IDs (plaintiff_type_id):
5579 | Non-profit religious organization |
5290 | City/County Plaintiff |
5577 | Public (for-profit) corporation |
5372 | American Indian Tribe |
5452 | EEOC Plaintiff |
5451 | Private Plaintiff |
5455 | State Plaintiff |
5578 | Closely-held (for profit) corporation |
5584 | Non-DOJ federal government plaintiff |
5454 | U.S. Dept of Justice plaintiff |
5580 | Non-profit NON-religious organization |
For more about plaintiff types, see Plaintiff Type.
Example
Last updated