get
https://api.beauthenticx.com/Conversations/Transcriptions/
Returns the transcriptions for a conversation identified by its unique ID.
If the conversation has not finished processing, returns 200 with a message.
If the conversation failed to process, returns 400 with a message.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Common next steps after a GET /Metadata/ call:
- Use the transcription text for keyword search, compliance review, or external export.
- For bulk retrieval across multiple conversations, use
POST /Conversations/Transcriptions/instead. - Combine with
GET /Conversations/Insights/to cross-reference classifier results against the full transcript text.
400Bad Request
404If no conversation with that specific id was found
