Skip to main content
GET
Get Card Details

Authorizations

x-api-key
string
header
required

Your Meow API key, sent in the x-api-key header for authentication.

Headers

x-entity-id
string<uuid>

Optional entity_id to scope requests to a specific entity.

Path Parameters

card_id
string<uuid>
required

Card to fetch details for. Use list_cards to find one.

Response

Successful Response

id
string<uuid>
required

Unique card identifier.

billing_address
CardBillingAddress · object
required

The address the card authorizes against.

debit_account
CardDebitAccount · object
required

The account this card draws from.

delivery_address
string | null

Masked delivery address for the physical card.

tracking_url
string | null

Shipping tracking URL for the physical card.