API referenceSessions
Sessions
Read-only access to call session metadata, transcripts, and recordings.
Sessions are produced by inbound and outbound calls. They are not writable via the API — use the admin UI to start calls. Recording URLs are presigned for 5 minutes.
GET /v1/sessions— List sessionsGET /v1/sessions/{id}— Retrieve a sessionGET /v1/sessions/{id}/transcript— Get session transcriptGET /v1/sessions/{id}/recording— Download session recording