latestOpenAPI 3.0.12026-08-10314983.7 KB

a276d2543838

Intents

Get most used intents

get/v1/bots/{bot_id}/intents

Path parameters

bot_idstring required

Identifies the bot.

Query parameters

versionstring required

Identifies the bot version.

start_timestring required

The starting date for the time range of the data series.

end_timestring required

The ending date for the time range of the data series, exclusive.

channel_typestring

Filter by specific channels, multiple values separated by comma.

languagestring

Filter by specific languages, multiple values separated by comma.

bucketstring

Time interval in which results will be grouped. Supported values are 1h,1d,1w. The interval should be smaller than the range specified in the [start_time,end_time)

afterstring

Pagination cursor

beforestring

Pagination cursor

firstinteger

First x items. Used in combination with after

lastinteger

Last x items. Used in combination with before

Response

A successful response.