List events

Returns each user account's portal-visible events stored in the Event Logger system. The response format is determined by the Accept header. Supported formats are application/json and text/csv.

Query Params
integer

The unique identifier for the event type. Use this parameter to view all events with the specified event type ID.

string

The start date and time of the event. Use this parameter to view all events that occurred after the specified date and time.

string

The end date and time of the event. Use this parameter to view all events that occurred before the specified date and time.

string

The unique identifier for the event. Use this parameter to view all events that occurred after the event with the specified event ID.

string

The unique identifier for the event. Use this parameter to view all events that occurred before the event with the specified event ID.

string

The name of the user that created the event. Use this parameter to view all events generated by the specified user.

integer

Limits the set of results. The maximum limit is 50 for application/json, and 1000 for text/csv.

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:
Response

Language
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/csv