Skip to main content
GET

Headers

string
required
Your Moonscale API key used for authentication.
string
The content type of the request body. Always application/json.

Parameters

string
required
The id (UUID) of the conversation that the transcipt and summary should be retrieved for.

Responses


200:

Transcript[]
An array of conversation objects. Each object contains properties for role, text, type and timestamp.
string
An AI generated summary generated from the conversation transcription.