GET
/
cards
/
customer
/
{id}

Authorizations

Authorization
string
header
required

Path Parameters

id
string
required

The _id of the customer you wish to fetch the cards for.

Query Parameters

page
integer
default:
0

Specifies the position the response data should begin from.

limit
integer
default:
100

The number of mapped cards to fetch.

Response

200 - application/json

The response is of type object.