All versions ->

Copy link to request setupRun requestRun
GET/v2/cards

List cards

Retrieves a list of cards owned by the account making the request. API Reference ->

Sign in
SandboxProduction

Access Tokens

Sign in to populate your access tokens from the developer dashboard Sign in

Link to section

Parameters

cursor

string

A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field's value.

customer_id

string

A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field's value.

include_disabled

boolean

reference_id

string

A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field's value.

sort_order

string

The results are returned in descending (e.g., newest-first or Z-A) order.

The results are returned in ascending (e.g., oldest-first or A-Z) order.

GET /v2/cards

Response

// No response received yet.