Get Task Media

Returns links to any recordings or media generated during task execution, such as browser session recordings. Only available for completed tasks.

Authentication

AuthorizationBearer

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

Path Parameters

task_idstringRequiredformat: "uuid"

Response

Successful Response
recordingslist of strings or null

Errors