Retrieve a video

Get details of a generated video

get

Retrieves detailed information about a specific generated video.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
videoIdstringRequired

The ID of the generated video.

Responses
200

Generated video details retrieved successfully

application/json
get
/generated-videos/{videoId}

Last updated

Was this helpful?