Intents: Get Intents Overview
You will get a the detailed list of the intents related to your project. You can filter the overview by using a category id. In order to get the list of the categories see the Get Intent Categories endpoint. You need an API key to authenticate. See here for more information about the API keys.
The time range to consider when computing the metrics and analytics to show.
The value of the time range. It can be one between today, 7_days, this_month, 30_days, 6_months, 12_months, ytd, custom. If custom is given the values pass in the start and end fields will be used as start date and end date if the time range.
The start date for the time-range. Please consider that this parameter is used only when custom is given as kind.
The end date for the time-range. Please consider that this parameter is used only when custom is given as kind.
Optional topic for which you want to get the intents. You can get the topic from the Get Intent Topic endpoint.
Parameter needed for pagination. It indicates the number of intents per page.
Parameter needed for pagination. It indicates the offset to be applied to the first intents returned.
A list of filters. It can be empty. Below you can find a list of the available filters:
Parameter used to sort the intents. They can be sorted by three different values:
- “intent”: the values are sorted alphabetically.
- “users”: the values are sorted by number of users.
- “newest”: the values are sorted by the newest intents.
Optional parameter used to search for a specific intent.