Get chat by ID
Embedded Chat
Get chat by ID
Get the chat settings and agent information by chat ID
GET
Get chat by ID
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The specific embedded chat identifier (UUID or unique string) used to retrieve the chat settings and agent information for the embedded chat experience. This value is found in the embed URL (e.g., /embed/chat/{chatId}).