Skip to main content
GET
NodeJs

Autorisations

Authorization
string
header
requis

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

Paramètres de chemin

id
integer
requis

Event ID

Réponse

List of events

id
integer

Event ID.

type
string

Event type

entity
object

Event entity

object_id
integer

Object ID associated with the event

account_id
integer

Account ID associated with the event

created_at
string<date-time>

Date and time of event creation.

updated_at
string<date-time>

Date and time of last event update.

deleted_at
string<date-time>

Date and time of customer deletion (if applicable).