Get Case Counts
GET/api/v1/cases/counts
Get case counts by status.
Returns counts for open, in_progress, escalated, resolved, and total cases. This is more efficient than listing cases when only counts are needed.
Responses
- 200
Successful Response
GET/api/v1/cases/counts
Get case counts by status.
Returns counts for open, in_progress, escalated, resolved, and total cases. This is more efficient than listing cases when only counts are needed.
Successful Response