v2
latestOpenAPI 3.1.02026-07-262937191.0 MBbeta.conversations
Retrieve all messages in a conversation.
Given a conversation_id retrieve all the messages belonging to that conversation. This is similar to retrieving all entries except we filter the messages only.
get/v1/conversations/{conversation_id}/messages
Path parameters
conversation_idstring required
ID of the conversation from which we are fetching messages.
ID of the conversation from which we are fetching messages.
Response
Successful Response