List cases
⚠️ Early access — This endpoint is in preview and may change in backwards-incompatible ways before it is marked stable. Avoid depending on it in production, and reach out before building on it.
List cases visible to the caller. Internal cases that have never been routed to the partner are excluded. Supports filtering by parent, status, and kind, plus cursor-based pagination.
Authorizations
Enter your API key in the format: sk_test_xxxxx or sk_live_xxxxx
Query Parameters
filing, verification, business, session Filter by parent resource ID
needs_response, under_review, resolved, superseded missing_information, ra_termination Max items (default 10, max 100)
Pagination cursor
Response
Paginated list of cases
Object type identifier, always "list"
list "list"
Whether there are more results available
true
Cursor for the next page of results. Only present when has_more is true.
"crs_7g8h9i0j1k2l3m4n"
Array of resources for the current page

