List transcripts
GET/media/:mediaId/metadata/transcripts
The transcripts endpoint returns a list of transcripts associated with the given Media
asset.
Request
Responses
- 200
- 401
- 403
- 404
Successful response.
Response Headers
X-Total-Count
Total count of items
Unauthorized access.
Access forbidden.
Given resource was not found.