Case Relief Nature
Filter cases by relief nature
Filter by case relief nature (integer).
GET
https://clearinghouse.net/api/v1/cases?relief_natures=relief_nature_id
Query Parameters
Name | Type | Description |
---|---|---|
relief_nature_id* | integer | Relief nature 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 relief natures (relief_nature_id):
5632 | Attorneys fees |
5638 | Criminal Conviction |
5635 | Document/information produced |
5631 | None yet |
5636 | Damages |
5634 | Warrant/Order allowing surveillance |
5637 | Unknown |
5640 | Declaratory Judgment |
5630 | None |
5629 | Injunction / Injunctive-like Settlement |
5639 | Habeas relief |
5633 | Preliminary injunction / Temp. restraining order |
For more information about these natures of relief, see relief_natures.
Example
Last updated