v1

latestOpenAPI 3.1.0raw.githubusercontent.com2025-06-20101018.4 KB
calls

List Calls

List all calls managed through agents by the owner of the API key.

get/v1/calls

Response

Successful Response

idstring required

The ID of the call.

agent_idstring required

The ID of the agent handling the call.

started_atstring required

The start time of the call in ISO 8601 format.

ended_atstring nullable required

The end time of the call in ISO 8601 format. If null, the call might still be ongoing.