Skip to main content
GET
Get card

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <api_key>, where <api_key> is your api key.

Path Parameters

cardId
string<uuid>
required

Response

default - application/json;charset=UTF-8

default response

List of records for the current page

id
string<uuid>
companyEntityId
string<uuid>
companyEntityName
string
companyId
string<uuid>
ownerId
string<uuid>
ownerName
string
cardBalanceAccountId
string<uuid>
cardBalanceAccountLabel
string
currency
string
Example:

"USD"

form
enum<string>

⚠️ This enum is not exhaustive; new values may be added in the future.

Available options:
PHYSICAL,
VIRTUAL
status
enum<string>

⚠️ This enum is not exhaustive; new values may be added in the future.

Available options:
ACTIVE,
FROZEN,
CLOSED,
UPDATE_IN_PROGRESS
metadata
object
threeDs
object
vendorId
string<uuid>
vendorName
string
vendorAvatarUrl
string
description
string
bin
string
lastFour
string
cardholderName
string
limitIntervalSpend
integer<int64>
limits
object[]
createdAt
string<date-time>
updatedAt
string<date-time>
type
enum<string>

⚠️ This enum is not exhaustive; new values may be added in the future.

Available options:
VENDOR,
EMPLOYEE