Skip to main content
GET
GET /events

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
offset
integer
limit
integer
topic
string
name
string

Response

200 - application/json

Successful response

id
integer
topic
string
name
string
source
string
behaviour
string
compensating_event
object
previous_event
string
root_event
string
event_schema_version
string
value
object
key
string
domain
string<style>
organization_id
integer
tries_left
integer
created_at
string<date-time>
logs
object[]