GET
/api/v1/chats/:id
Retrieve a chat
Fetches a chat with its full message history.
Returns
The chat object including every message.
/api/v1/chats/:id
Fetches a chat with its full message history.
The chat object including every message.