Get all messages for a given topic
Message
Get all messages for a given topic
If the topic is a RAG topic then the response will include Chunks first on each message. The structure will look like [chunks]||mesage. See docs.trieve.ai for more information.
GET
Get all messages for a given topic
Authorizations
Headers
The dataset id or tracking_id to use for the request. We assume you intend to use an id if the value is a valid uuid.
Path Parameters
The ID of the topic to get messages for.
Response
All messages relating to the topic with the given ID