Get Task Screenshots

Returns any screenshot urls generated during task execution.

Authentication

AuthorizationBearer

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

Path Parameters

task_idstringRequiredformat: "uuid"

Response

Successful Response
screenshotslist of strings or null

Errors