Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
Chat retrieved successfully
Response containing the created chat information
Retrieve an existing chat by its unique identifier
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Chat retrieved successfully
Response containing the created chat information