Retrieve a list of all cards associated with the authenticated user, including details such as balance, status, and currency.

Parameters

NameInTypeRequiredDescription
limit query integer no Maximum number of cards to return. Default is 10.
offset query integer no Offset from where to start returning cards. Default is 0.

Responses

StatusBodyDescription
200 CardsResponse Successfully retrieved the list of cards.
400 Error Invalid request.

Specification

This page is generated from the OpenAPI specification, which remains the authoritative machine-readable source.