Error
Payments
List refunds
GET
Error
Authorizations
A merchant secret key (sk_…) sent as Authorization: Bearer <key>.
Query Parameters
Page size (default 20, max 100).
Required range:
1 <= x <= 100Number of records to skip.
Required range:
x >= 0Cursor: a refund id (typically the previous response's next_cursor). Returns results strictly after it, newest first. Cannot be combined with offset.

