Skip to main content
GET
List Events

Authorizations

Authorization
string
header
required

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

Query Parameters

aggregate_id
string<uuid> | null
event_type
string | null
since
string<date-time> | null
until
string<date-time> | null
limit
integer
default:200
Required range: 1 <= x <= 1000

Response

Successful Response

id
string<uuid>
required
aggregate_id
string<uuid>
required
event_type
string
required
actor_id
string<uuid> | null
required
payload
Payload · object
required
dispatched_at
string<date-time> | null
required
created_at
string<date-time>
required