Skip to main content
GET
List refunds

Authorizations

Authorization
string
header
required

Your secret key, e.g. sk_live_... or sk_sandbox_....

Path Parameters

paymentIntentId
string
required

The payment intent id.

Query Parameters

per_page
integer

Number of records per page.

cursor
string

Opaque cursor taken from pagination.next_cursor.

Response

A page of refunds.

data
object[]
pagination
object