List cases
Cases
List cases
GET
List cases
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Opaque list Cursor from a previous links.next.cursor (API-0013)
Page-size hint for the first page (1–250). Frozen into the Cursor for the rest of the scroll; ignored when cursor is present.
Required range:
x <= 250Repeated field names on the list item to expand. Allowlisted: none. Unknown names are invalid.
Filter to open or closed Cases
Available options:
open, closed Example:
"open"
Restrict the list to Cases on this Quote
Pattern:
^qot_[0-9A-HJKMNP-TV-Z]{26}$Example:
"qot_01ARZ3NDEKTSV4RRFFQ69G5AV"
Return Cases whose updatedAt is at or after this instant (incremental sync)
Example:
"2026-08-16T00:00:00.000Z"
Response
Cases listed successfully