Skip to main content
GET
get session recording

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

Session ID

Response

Successfully retrieved recording URL

recordingUrl
string

Presigned URL to download the recording (expires in 1 hour)

Last modified on July 10, 2026