Events API

Track events that occur within your workflows

Available Endpoints

The Event Object

id string

System-generated unique identifier

ended_at string

Ended at in specified timezone

ended_at_string string

Ended at formatted as human-readable string

ended_at_utc string

Ended at in UTC

event_type string

Type of event that occurred

object string

Object type identifier

response_body string

Response body from the event

started_at string

Started at in specified timezone

started_at_string string

Started at formatted as human-readable string

started_at_utc string

Started at in UTC