Skip to main content
Every endpoint on this page requires either a Clerk-issued JWT (Authorization: Bearer <token>) or an organization API key (x-api-key: pk_…). Anonymous calls return 401 Unauthorized. See Authentication for the full setup.
Returns session-level fields (durations, telephony metadata, recording URL) plus the same analysis block that ships with the session.ended webhook — useful when you need to pull on demand instead of waiting for the webhook. For the turn-by-turn transcript, see List Messages.

Code examples

Sample response

See Post-call analysis for the meaning of each field in the analysis block.