latestOpenAPI 3.0.12026-08-10314983.7 KB

a276d2543838

Events

get/v1/teams/{team_id}/events

Path parameters

team_idstring required

Query parameters

user_idstring

The id of the customer

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.

Response

A successful response.

next_page_tokenstring