Skip to main content
GET
List captures

Authorizations

Authorization
string
header
required

Use a Bearer token to access this API.

Query Parameters

expand
string
default:""

Comma-separated list of related objects to expand in the response (e.g., "payment_intent").

Example:

""

checkout_session
string | null

Filter captures by checkout session ID.

Example:

"fcs_01J9XR8M3K7VZ8N2YB4WJ6T0RA"

Response

An envelope wrapping a list of capture objects.

An envelope wrapping a list of capture objects.

captures
object[]
required

The list of captures.