v1
latestOpenAPI 3.0.32026-08-0425108247.7 KBCalls
Get a call
Returns call metadata, participants, summary, and timing.
get/calls/{callId}
Path parameters
callIdstring required
Call identifier.
Call identifier.
Response
Call details.
Example response
{
"conversation_id": "01jzn7e61x3a7v9h2r7t2m3q4p",
"id": "01jzn7e61x3a7v9h2r7t2m3q4p",
"participants": [
{
"id": "01jzn7e61x3a7v9h2r7t2m3q4p"
}
]
}