GET https://api.engagor.com/{account_id}/filter/suggestions

Description

Get all the filter options available in the inbox filter. By passing a query, you can search for specific filter-options.

GET Parameters

Param Description Required Default Value
query Search for a specific filter-option (e.g. By passing the name of a user). No
page_token @param string $page_token No
limit Amount of suggestions to return. (Allowed: 1 to 2000.) No
(int) 20

Result

array of filter_suggestion items.