Skip to main content
GET
Get a run recording download URL

Authorizations

Authorization
string
header
required

API key authentication using Bearer token format

Path Parameters

id
string<uuid>
required

Test run ID

Response

Signed recording download URL

runId
string<uuid>
required
fileName
string
required
mediaType
string
required
sizeBytes
number | null
required

Recording size in bytes, when R2 reports it

downloadUrl
string<uri>
required
expiresIn
number
required

Lifetime of the URL in seconds

expiresAt
string<date-time>
required