List events

Returns a collection of event objects that represent actions you've taken on your account, over the last 90 days. The events returned depend on your user permissions.

Permissions and scopes

To call this operation, you need permissions, based on the model you're using:

  • Identity and access permissions. Your user needs a role with these permissions. Learn more.

    • Permissions: list_events
  • OAuth scopes. Your user needs these scopes assigned. Learn more.

    • Scopes: events:read_only

CLI

linode-cli events list

Learn more

Path Params
string
enum
required

Enum Call either the v4 URL, or v4beta for operations still in Beta.

Allowed:
Query Params
integer
≥ 1
Defaults to 1

The page of a collection to return.

integer
25 to 500
Defaults to 100

The number of items to return per page.

Headers
X-Filter

Specifies a JSON object to filter down the results. See Filtering and sorting for details.

Responses

Language
Credentials
LoadingLoading…
Response
Choose an example:
application/json