Skip to main content
GET
Get works for a recording
This endpoint requires authentication. Include your Bearer token in the Authorization header.

Code Examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"

Path Parameters

assetId
string<uuid>
required

Asset ID of the recording

Response

Works retrieved successfully

recording
object
works
object[]