List my cards
Cards
List my cards
List the authenticated user’s cards.
GET
List my cards
Requires
Authorization: Bearer <user-access-token> — the token from Verify login code.status to filter or q to search.
Possible card states are notActivated, active, locked, and canceled.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Available options:
notActivated, active, locked, canceled Search query.
Example:
20
Response
The authenticated user's cards.
Example:
"virtual"
Available options:
notActivated, active, locked, canceled Example:
"8567"
Example:
"08"
Example:
"31"
Local card creation timestamp (enriched from cards' own records).
Local card last-update timestamp (enriched from cards' own records).