Retrieves list of events.
Sample Request
Sample Result[JSON]
URL Format
GET https://[site].chargebee.com/api/v1/events
Input Parameters
Returns the events (occurred in the past 6 days) which has this status in any of the events' webhooks. Note: To retrieve events which have occurred before the 6 day period, use the occurred_at(start_time/end_time) attribute.
Enum Values
not_configured
scheduled
succeeded
re_scheduled
failed
skipped
not_applicable
disabled
Returns
next_offset
optional, string, max chars=1000
This attribute is returned only if more resources are present. To fetch the next set of resources use this value for the input parameter offset.
Event object
Resource object representing event