Get Category Transcriptions
Get all transcriptions in a specific category
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
category_id
ID of the category
Response
This endpoint returns a list of objects.
id
ID of the transcription
title
Title of the transcription
status
Current status of the transcription
position
Position of this transcription within the category
Errors
404
Category Not Found
