Retrieves a list of cards owned by the account making the request.
GET
/v2/cards
Retrieves a list of cards owned by the account making the request.
A max of 25 cards will be returned.
A pagination cursor returned by a previous call to this endpoint. Provide this to retrieve the next set of results for your original query.
See Pagination for more information.
Limit results to cards associated with the customer supplied. By default, all cards owned by the merchant are returned.
Includes disabled cards. By default, all enabled cards owned by the merchant are returned.
The pagination cursor to be used in a subsequent request. If empty, this is the final response.
See Pagination for more information.