List Calls
GET/v1/calls
List calls with optional filters.
Supports filtering by:
- agent_id: Filter by specific agent
- status: Filter by call status. In-progress: waiting, initiating, dialing, ringing, connected. Terminal: ended, no_answer, busy, answered_no_speech, failed. Legacy rows may carry: completed (= ended).
- call_type: Filter by type (inbound, outbound, web)
- batch_call_id: Filter by batch campaign
- "none": Only single calls (no batch)
- "any": Only batch calls
- UUID: Specific batch campaign
- from_date/to_date: Date range filter
Request
Responses
- 200
- 422
Successful Response
Validation Error