latestOpenAPI 3.0.12026-08-10314983.7 KB

a276d2543838

Events

post/v1/bots/{bot_id}/events/stream

Path parameters

bot_idstring required

The ID of the bot

Request body

versionstring required
page_sizeinteger

The maximum number of events to return. The service may return fewer than this value. The maximum value allowed is 100; value above 100 will be coerced to 100.

page_tokenstring

A page token, received from a previous ListEvent call. Provide this to retrieve a subsequent page.

start_timestring required

The starting date for the time range of the events, inclusive.

end_timestring required

The ending date for the time range of the events, exclusive.

eventstring
conversation_idstring
user_idstring
campaign_idstring

Response

A successful response.

next_page_tokenstring