Case Ongoing
Filter cases by whether they're ongoing or closed
Get get by case ongoing status ID (integer).
GET
https://clearinghouse.net/api/v1/case?case_ongoing=case_ongoing_id
Headers
Name | Type | Description |
---|---|---|
Authorization* | String | Authorization
where
is the token string |
Supported ongoing statuses (case_ongoing_id):
5020 | No |
5024 | Perhaps, but long-dormant |
5022 | Unknown |
5021 | Yes |
5023 | No reason to think so |
For more information on these statuses, see case_ongoing.
Example
Last updated