API Reference
Events
Events are generated by the API when certain actions are performed or occur. Events can be used to track the lifecycle of objects in the API. Events are delivered via webhooks to matching subscribed URLs for that event type.
Event subscriptions can be registered and managed via the Events API.
For more information on webhooks and tracking event lifecycles, see the Webhooks guide.