v5

OpenAPI 3.1.02026-08-04559375561.8 KB
public

List calls

List calls made for leads assigned to a voice agent using cursor pagination.

get/api/v1/public/agents/{agent_id}/calls

Path parameters

agent_idstring required

Query parameters

cursorstring nullable

Opaque cursor returned by the previous page.

Opaque cursor returned by the previous page.

limitinteger nullable

Maximum number of records to return. Omit with cursor to use 50. Omit both cursor and limit for the legacy unpaginated v1 response.

Maximum number of records to return. Omit with cursor to use 50. Omit both cursor and limit for the legacy unpaginated v1 response.

Response

Successful Response

idstring required
leadIdstring required
transcriptionstring nullable
summarystring nullable
recordingUrlstring nullable
billDurationinteger nullable
callDurationinteger nullable
startTimestring date-time nullable
endTimestring date-time nullable
callConclusionstring nullable
apiCallbackUrlstring nullable
billedDurationinteger nullable
billableDurationSecondsinteger nullable
billableCostInrnumber nullable
statusstring nullable
callSuccessboolean nullable
callRatingnumber nullable
aiCallRatingnumber nullable
humanCallRatingnumber nullable
callFeedbackstring nullable