Create Recording Viewer

View as Markdown
Create a recording viewer URL for a browser run. Use this to review completed or recorded runtime work.

Authentication

AuthorizationBearer

Use Bearer <api-key>.

Path parameters

idstringRequired

Request

This endpoint expects an object.
componentslist of enumsOptional
Allowed values:
expiresInSecondsintegerOptional<=86400

Response

Recording viewer iframe URL with status, optional duration, and expiry
expiresAtstring
iframeUrlstring
statusenum
Allowed values:
activityStreamUrlstring
durationMsinteger>=0

Errors

404
Not Found Error
409
Conflict Error