Cases
List Cases Agent
List all cases for the customer associated with the agent token.
This endpoint is designed for internal services (voice agents, etc.) that use agent tokens. Requires a per-customer agent token for authentication.
Returns cases ordered by created_at ascending (oldest first). Includes title, description, and qualifications.
get/cases/agent
Query parameters
limitinteger
offsetinteger
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.