calls
List calls
List your own calls, most recent first. Each entry omits transcript_full/supervisor_decisions - fetch a single call for those.
get/calls
Query parameters
limitinteger
Headers
X-API-Keystring nullable
Response
Successful Response
Example response
[
{
"call_id": "c_abc123",
"customer_id": "cus_xyz",
"task_id": "t_abc123",
"target_phone": "+15551234567",
"call_sid": "CAxxxxxxxx"
}
]Changes
No recorded changes to this endpoint across all 1 revision of this API.