Get conversation
Chat History Endpoints
Get Conversation
Retrieve a specific conversation with all its messages.
GET
Get conversation
Overview
Retrieve a specific conversation with all its messages. Use theconversationId from the list or search endpoints.
Example
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The internal conversation ID (returned from list or search endpoints).
Response
Conversation with messages