Retrieve a Transcription

Fetch the details of a specific transcription using its uuid.

Get a transcribe by uuid

get
/api/v1/transcribes/{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
get
/api/v1/transcribes/{uuid}

Last updated