List events

Returns a list of events for the current account and contract type. This call supports paging and sorting of the result data.

Query Params
date-time

The inclusive lower bound of a start date.

date-time

The exclusive upper bound of a start date.

date-time

The exclusive lower bound of an end date.

date-time

The inclusive upper bound of an end date.

string
length ≤ 100

A list of tags to filter event data by.

string
length ≤ 100

A list of user-defined IDs to filter event data by.

integer
≥ 1
Defaults to 1

The number of the page. Page numbers start at 1.

integer
1 to 1000
Defaults to 25

The number of records on a page. By default, a page has 25 records. The maximum value is 1000 records on a page.

string

The sorting property and the sorting direction for the result data. Use name to sort by name. Use asc for alphabetically ascending order or desc for alphabetically descending order.

string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
URL
LoadingLoading…
Response
Choose an example:
application/json
application/problem+json