Use the transcript UUID to retrieve status, transcript text, word-level timestamps, and Intelligence answers.
GET https://app.resemble.ai/api/v2/speech-to-text/{uuid}
Typical status codes: 401 for bad tokens, 403 for insufficient roles, 404 for unknown UUIDs, and 500 for processing failures.