Get Chat History

Retrieve the message history for a chat conversation.

get/chat/{chat_id}

Path parameters

chat_idstring required

Headers

authorizationstring nullable

Response

Successful Response

role'user' | 'assistant' required
contentstring required
timestampstring

Changes