List subscription events

Retrieve a list of events for a specific subscription with optional filtering

Path Params
string
required

Subscription ID (integer), cart reference (string), or UUID

Query Params
string

Filter by event type (comma-separated for multiple)

string

Filter by creation date. Supports multiple formats:

Single date: YYYY-MM-DD (e.g., '2024-01-15')

Predefined periods: 'current_month', 'current_year'

Date range: Use nested parameters created_at[from]=2024-01-01&created_at[to]=2024-01-31

Headers
string
required
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Basic
base64
:
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/html