Get a single chat, including its answer
Chats (API v1)
Get a single chat, including its answer
GET
Get a single chat, including its answer
Response
200 - application/json
The requested chat with its prompt and answer
Chat ID
Example:
"123e4567-e89b-12d3-a456-426614174000"
ID of the transcription this chat runs against
Example:
"123e4567-e89b-12d3-a456-426614174000"
Label you gave the chat
Example:
"Action items"
When the chat was created
Example:
"2024-01-15T10:30:00.000Z"
The prompt you sent
Example:
"List the action items decided in this meeting."
The answer produced over the transcript
Example:
"1. Ship the API docs. 2. Review the pricing page."