Retrieve a Transcription
Fetch the details of a specific transcription using its uuid.
Authorizations
OAuth2passwordRequired
Token URL:
Path parameters
uuidstring · uuidRequiredPattern:
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$Responses
200
Successful Response
application/json
422
Validation Error
application/json
get
/api/v1/transcribes/{uuid}Last updated