v1
latestOpenAPI 3.1.02026-07-26490367.2 KBGet Customer Cards
Fetches all cards that are mapped to a specific customer according to the query parameters.
get/cards/customer/{id}
Path parameters
idstring required
The _id of the customer you wish to fetch the cards for.
Query parameters
pageinteger
Specifies the position the response data should begin from.
limitinteger
The number of mapped cards to fetch.
Response
Customer cards fetched successfully.