Skip to main content
GET
Get Card

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

card_id
string<uuid>

Card ID

Example:

"6dc0397d-1aba-4be9-9582-895a7a887d49"

Response

Card details

A card that can spend against a deposit account

card_details
Physical Card · object
required

A card that can spend against a deposit account

tenant
string
required

The id of the tenant containing the resource.

Example:

"abcdef_ghijkl"

type
enum<string>
required

The type of the card program and BIN

Available options:
DEBIT,
CREDIT,
PREPAID
vendor_data
object