List Cashback Rules
Lists all cashback rules funded by the authenticated platform account. Includes scheduled, expired, and discarded rules. Requires payout:transfer:read. Account-scoped credentials are required; there is no caller-supplied funding-account filter.
Authorizations
An Account API key, account-scoped JWT, App API key, or user OAuth token. Prepend the key or token with Bearer, for example Bearer ***************************.
Headers
Pins the request to a dated API version.
"2026-09-09"
Query Parameters
Number of rules to return from the start of the page.
Return rules after this cursor.
Number of rules to return from the end of the page.
Return rules before this cursor.
Field to sort by. Defaults to created_at.
created_at Sort direction. Defaults to desc.
asc, desc 
