Get wallet token details
Get a wallet token by its identifier.
Authorizations
JWT bearer token obtained via the OAuth2 client-credentials grant from the platform Authentication API. The token's scopes gate the endpoints it may call, and its audience names the Guardian instance. This is the standard way to authenticate to Guardian.
Path Parameters
The ID of the wallet token to read.
Response
Success response
The specific credential kind.
google_pay_pan_only, google_pay_cryptogram_3ds, apple_pay_dpan "google_pay_pan_only"
The wallet the token was ingested from.
"google_pay"
visa, mastercard, american express, discover, diners club, jcb, unionpay "2026-06-29T12:00:00Z"
The authentication method of the wallet credential. An Apple Pay token is always CRYPTOGRAM_3DS. Determines which placeholders are available when forwarding and whether the token can be promoted.
PAN_ONLY, CRYPTOGRAM_3DS Whether the payment still requires 3-D Secure authentication on your side.
The ID of the network token this wallet token was promoted to. null until the token is promoted.
null
Set when the token has been deleted and its card data scrubbed.
null