Skip to main content
GET
Reveal Card PAN

Authorizations

x-api-key
string
header
required

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

Headers

authorization
string
default:""
x-entity-id
string<uuid>

Optional entity_id to scope requests to a specific entity.

Path Parameters

card_id
string<uuid>
required

Card to act on. Use list_cards to find one.

Response

Successful Response

cvc
string | null

Card verification code.

exp_month
integer | null

Expiration month (1-12).

exp_year
integer | null

Expiration year (4-digit).