The event object
The API returns events as standard resources. TheeventType attribute names what happened, and the resource snapshot lives at payload.object:
type names the event and the snapshot lives at data.object. See Webhooks for the delivery format, signature verification, and retries.
The Event catalog documents every event type and the full snapshot payload it carries.