Case Status
Filter cases by case status
Filter by case status (integer).
GET
https://clearinghouse.net/api/v1/cases?case_status=case_status_id
Query Parameters
Name
Type
Description
state_id*
integer
state id (see list below for list of integers and its mapped values)
Headers
Name
Type
Description
Authorization*
String
Authorization
Token XXXXXXXXXXX
where
XXXXXXXXXXX
is the token string
Supported case status (case_status_id):
5071
Coding Complete
5069
Approved
5074
In Process (Public)
For more information about case statuses, see case_status.
Example
Last updated