Skip to main content
These endpoints return presigned URLs for a recording’s associated resources. All five endpoints share the same path parameters and response shape.
Presigned URLs are temporary and expire after a limited time. Always fetch them on demand — do not cache or persist them.

Endpoints

Path parameters

string
required
The workspace ID
string
required
The recording ID

Response

string
Status message
object

Example

Response

Errors

Also returns common authentication errors.

Get Recording

Full recording details and metadata

List Recordings

Find recordings to download resources from

Best Practices

Handle presigned URLs and transient resources

Error Handling

Handle 404 and 410 errors for recordings