Skip to main content

Tenant-wide call history, newest first, with keyset pagination. Fans out across every receptionist by default; pass receptionist_id to scope to one. Cursors round-trip with GET /v1/receptionists/{id}/calls. Scope: read.

GET 

/api/v1/calls

Tenant-wide call history, newest first, with keyset pagination. Fans out across every receptionist by default; pass receptionist_id to scope to one. Cursors round-trip with GET /v1/receptionists/{id}/calls. Scope: read.

Request

Responses

Call list: calls (direction, status, from/to, customer_name, duration_seconds, outcome, started_at, ended_at, has_transcript, has_recording, receptionist_id, receptionist_name, booking hint), next_cursor, scope (all_receptionists|one_receptionist).