Using AI coding agents like Claude Code or Cursor? Try the official Chargebee Agent Skills to speed up your development.
Try now
Toggle Sidebar
API
cURL
Other resources
API Explorer
Support
Search... (Ctrl+K)
Home
Customers
Subscriptions
Invoices
Estimates
Orders
Product Catalog
Hosted Pages
Payments
Events
More Resources
Home
Events
Retrieve an event
Copy for LLM
Retrieve an event
Retrieves a specific event identified by a unique event identifier.
Sample Request
Copy
Sample Result
[JSON]
URL Format
GET
https://[site].chargebee.com/api/v1/events/{event-id}
Returns
event
Event object
Resource object representing event
Give Feedback