List purchases
Returns only resources owned by the organization encoded in the tenant API key.
Authorizations
Clerk tenant API key. The organizationId encoded by the key is the exact and only tenant scope.
Query Parameters
membership, single, gift Filter refunded purchases.
Inclusive purchase lower bound. Must include an explicit UTC offset. UTC ISO 8601 timestamp.
Inclusive purchase upper bound. Must include an explicit UTC offset. UTC ISO 8601 timestamp.
When true, includes fulfillment or voucher codes. Codes are excluded by default because they grant value.
Page size. Invalid values use 100; values above 500 are capped at 500.
1 <= x <= 500Opaque continuation token returned by this purchases collection. Cursors are bound to this endpoint (and, for nested or sorted collections, to that parent or sort) and cannot be reused elsewhere.

