Card
Reveal card details
GET/issuing/cards/{card_id}/reveal
Reveal a card's full details. Authenticate with a card reveal token instead of your API key, sent as Authorization: Bearer <card_reveal_token_id>. Create one with the create card reveal token endpoint; each token is single use, expires, and only works for the card it was created for.
Path Parameters
card_id
stringRequiredUnique identifier for the card.