Skip to content

Download session recording for a specific attempt

GET
/api/v1/requests/{id}/runs/{runId}/video
curl --request GET \
--url https://example.com/api/v1/requests/example/runs/example/video
id
required
string
runId
required
string

WebM video recording (supports Range requests)

Not found