Skip to main content
GET
List cards

Authorizations

X-API-Key
string
header
required

Company API key. Send in the X-API-Key header.

Headers

x-client-id
string
required

Client identifier for the company in the request.

Example:

"client_abc123"

Query Parameters

customer_id
integer
Example:

42

brand
string
Example:

"visa"

last_4_digits
string
Example:

"1234"

holder_name
string
Example:

"John"

per_page
integer
Example:

15

page
integer
Example:

1

Response

Paginated list of cards

data
object[]
meta
object