Get transcription by UUID
Returns one transcription by UUID, including status, reference_id, stored audio URL, transcript result when processing is complete, and selected QA/coaching agent identifiers. Use this to poll progress or retrieve the finished result when you are not using a webhook.
Documentation Index
Fetch the complete documentation index at: https://developers.mindhunters.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"
Path Parameters
UUID of the transcription
"550e8400-e29b-41d4-a716-446655440000"
Response
Success
Indicates whether the request completed successfully. True for successful responses; false for documented error responses.
true
Human-readable response message. Safe to display in logs or simple client notifications; use structured fields for program logic.
""
