List Events for an Organization

The List Events for an Organization endpoint allows you to retrieve a list of events associated with your organization. These events correspond to the same data received via webhooks, providing you with access to historical event records. This is useful for auditing purposes or in case of connection loss, ensuring you can always review actions such as subscription management, payment transactions, and plan creation.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

The following table outlines various event types and the corresponding actions that may occur for each type:

Type Action Description
Subscription Created Indicates that a new subscription has been created.
Canceled Signifies the cancellation of a subscription.
Updated Reflects updates or modifications to an existing subscription.
Payment Created Denotes the creation of a new payment transaction.
Updated Represents updates or modifications to an existing payment transaction.
Plan Created Indicates the creation of a new subscription plan.

Query Params
string

Filters events to include only those that occurred after the specified timestamp.

string

Filters events to include only those that occurred before the specified timestamp.

integer
1 to 100

Specifies the maximum number of events to be included in the API response.

integer
≥ 1

Indicates the page number of the results to be retrieved.

string

Filters events to include only those that occurred on or after the specified timestamp.

string
enum

Specifies the sorting order for the returned events.

Allowed:
string

Filters events to include only those that occurred on or before the specified timestamp.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
events