Get a chat

Retrieve details of a specific chat session.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

chat_idstringRequiredformat: "uuid"

Response

200
statusstring or null
Whether the request was successful.
responseobject or null
Chat session details.

Errors