Filed Pro Se
Filter cases by filed pro se status
Filter by pro se status id (int).
GET
https://clearinghouse.net/api/v1/case?pro_se_status=pro_se_status_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 |
Supported pro se status IDs (pro_se_status_id):
5025 | No |
---|---|
5027 | Unknown |
5026 | Yes |
Example
Last updated