Retrieve an external card
Retrieve details of a specific external card.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the user.
^user_[A-Za-z0-9]+$Public ID of the counter party (prefixed with cpty_)
Public ID of the external card (prefixed with extcrd_)
Response
External card retrieved successfully.
An external card.
Public ID of the external card (prefixed with extcrd_).
"extcrd_2mNpXwZ7bV1aLcs3Kf9dQ"
Public ID of the user this card belongs to (prefixed with usr_).
"usr_3Kf9dQ2mNpXwZ7bV1aLcs"
Public ID of the counter party this card belongs to (prefixed with cpty_).
"cpty_7bV1aLcs3Kf9dQ2mNpXwZ"
Cardholder first name.
"John"
Cardholder last name.
"Doe"
Masked card number, exposing only the last four digits.
"************1111"
Card expiry month (2 digits).
"09"
Card expiry year (2 digits).
"28"
ACTIVE, INACTIVE "ACTIVE"
"2026-07-01T10:30:00.000Z"
"2026-07-01T10:30:00.000Z"