APIConversations
Get conversation history
Returns the history for a selected conversation.
x-api-key<token>
Preferred authentication header.
In: header
Path Parameters
conversationId*string
Response Body
application/json
curl -X GET "https://api.agent-brains.com/conversations/string/history"{
"history": "string"
}Empty