Skip to main content
GET
Get a card by its id

Authorizations

Api-Key
string
header
required

Path Parameters

cardId
string<uuid>
required

Id of the card to get

Response

Successful operation

id
string<uuid>
required
companyId
string<uuid>
required
userId
string<uuid>
required
type
enum<string>
required
Available options:
physical,
virtual
status
enum<string>
required
Available options:
notActivated,
active,
locked,
canceled
last4
string
required
expirationMonth
string
required
expirationYear
string
required
limit
object
tokenWallets
string[]

The name of the wallet that the tokenized card was added to

createdAt
string<date-time>

When the card was created

updatedAt
string<date-time>

When the card was last updated