Skip to main content
GET
/
v1
/
chats
/
{id}
Get chat by ID
curl --request GET \
  --url https://api.telaos.com/v1/chats/{id}
{}

Path Parameters

id
string
required

Response

Returns the chat object with all its details

The response is of type object.