List protection events

Retrieve an ordered and paginated list of all protection events in the environment.

Path Params
string
enum
required

The format of the request. Default JSON for testing in our documentation.

Allowed:
Query Params
string

The order of the returned list. Default is asc, which returns the oldest records first. To list newer records first, use desc.

string

The token of the item to start from (e.g., the last token received in the previous list if iterating through records)

string

The number of events to return. By default returns 20, maximum allowed is 100.

string

The state of the protection check. Possible values are pending, succeeded, and failed.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Basic
base64
:
Response
Choose an example:
application/json