Get Call Transcription summary
GET
/org/{tenant}/v2/ai/post-call-transcription/summary/{uniqueid}
Platform support: MT and CC
Retrieves the summary text for a given recording unique ID. Returns 404 if the recording is not transcribed or if the summary has not been generated yet.
Request
Responses
- 200
- 400
- 404
- 500
Successfully retrieved the summary.
Invalid request
Resource not found
Internal server error