Get a list of events

Get a list of events

Path Params
string
required
Query Params
date-time

Filter: Lower bound for time (inclusive)

date-time

Filter: Upper bound for time (exclusive)

severities[]
array of objects

Filter: Severities

severities[]
categories[]
array of strings

Filter: Categories

categories[]
event_types[]
array of strings

Filter: Event types

event_types[]
object_types[]
array of strings

Filter: Object type

object_types[]
object_ids[]
array of uuids

Filter: Object ID

object_ids[]
enum
required

Specifies which type of pagination to choose.

Allowed:
string

Specifies the cursor for the next page. Can be found in the last paginated request. Only available with pagination = cursor.

string

Specifies the cursor for the previous page. Can be found in the last paginated request. Only available with pagination = cursor.

integer
≥ 1

Specifies which page should be returned. Only available with pagination = offset.

integer

Limits the number of items returned.

Response

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