Skip to main content
GET
Get signed recording URL
Requires recordings:read (opt-in at key approval). Returns { url, expiresAt } — the URL redirects to media without an API key until expiry. List/detail endpoints never return permanent storage URLs.

Authorizations

Authorization
string
header
required

Paste only your API key (ond_live_… or ond_test_…). Do not type the word Bearer — the playground adds it.

Path Parameters

id
string
required

Query Parameters

token
string

Signed token (redirect mode)

Response

Signed URL mint

url
string
expiresAt
string<date-time>
callId
string