Event objects represent something that happened in your account. They are created whenever a significant action occurs, such as a payment succeeding or a customer being updated. Events are the mechanism that powers webhooks — each event is delivered to every active webhook endpoint that subscribes to its type.