v8

OpenAPI 3.1.02026-08-033623795.0 MB
Resolution Center Cases

Retrieve Resolution Center Case Summary

Aggregates the same cases GET /resolution_center_cases lists, using the same filters. Use it to build status tabs and issue filters without paging the whole list.

get/resolution_center_cases/summary

Query parameters

groupsstring[]

Which breakdowns to return, keyed by these names under groups. Repeat the parameter to ask for several; omit it for all of them.

account_idstring

The account to summarize cases for (biz_ tag).

user_idstring

Only cases opened by this customer — a user_ tag, or me for the calling user.

statusstring[]

Only cases in these statuses.

reasonstring[]

Only cases opened for these reasons.

outcomestring[]

Only closed cases that ended these ways.

created_beforestring

Only count cases created before this ISO 8601 timestamp.

created_afterstring

Only count cases created after this ISO 8601 timestamp.

Headers

Api-Version-Datestring
Example:2026-07-31

Pins the request to a dated API version.

Response

summary returned

totalinteger required

How many cases match the filters.