Path parameters
-
entity_id Required
ID of the entity related to the chat
GET
/data/entities/{entity_id}/chat
curl \
--request GET http://api.example.com/data/entities/{entity_id}/chat \
--header "Authorization: $API_KEY"