OpenAPI 3.1.02026-07-262937191.0 MB
933c4ebdcd72
beta.conversations
Retrieve all entries in a conversation.
Given a conversation_id retrieve all the entries belonging to that conversation. The entries are sorted in the order they were appended, those can be messages, connectors or function_call.
get/v1/conversations/{conversation_id}/history
Path parameters
conversation_idstring required
ID of the conversation from which we are fetching entries.
ID of the conversation from which we are fetching entries.
Response
Successful Response