List Clicks
List affiliate clicks for your account over a datetime window.
Defaults to the last 30 days ending now. Maximum window is 90 days. Pass an offset-aware ISO datetime to express local time (e.g. last 6 hours). Returns a summary plus a paginated list of click events (most recent first).
Query parameters
Inclusive start of the window (ISO 8601 datetime with optional offset, e.g. 2026-08-01T00:00:00-04:00). Offset-aware values are converted to UTC; naive values are treated as UTC.
Inclusive start of the window (ISO 8601 datetime with optional offset, e.g. 2026-08-01T00:00:00-04:00). Offset-aware values are converted to UTC; naive values are treated as UTC.
Inclusive end of the window (ISO 8601 datetime with optional offset, e.g. 2026-08-01T23:59:59-04:00). Offset-aware values are converted to UTC; naive values are treated as UTC.
Inclusive end of the window (ISO 8601 datetime with optional offset, e.g. 2026-08-01T23:59:59-04:00). Offset-aware values are converted to UTC; naive values are treated as UTC.
Page number (1-indexed).
Page number (1-indexed).
Items per page (max 100).
Items per page (max 100).
Response
Successful Response