Chats v2

Get suggestions status for a chat

get/v2/chats/{id}/suggestions/status

Path parameters

idstring required

Response

Successfully retrieved suggestions status

suggestionsEnabledboolean required

Whether suggestions are enabled for this chat

Example response

{
  "suggestionsEnabled": true
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.