Retrieve messages that have been sent in a conversation.

Retrieve all messages sent within a conversation of a project identified by its unique projectId and sessionId. This endpoint allows you to retrieve a collection of messages exchanged in a specific conversation. Messages contain the content, timestamps, and other relevant information shared during the course of the conversation. By providing the projectId and sessionId, you can access all the messages associated with that particular conversation within the project context.
Here is an example to retrieve messages of a conversation: API SDK.

Language
Authorization
Bearer
JWT
Click Try It! to start a request and see the response here!