Wallet
Get Stored Card Details
Retrieve stored card details for a user (last 4 digits only).
Authentication Required: Public Key
- Requires
X-Public-Key: <public_key>
header
Use Case: Pre-fill card forms in SDK/frontend applications
GET
Authorizations
Internal use only
Path Parameters
Response
200
application/json
Safe card details (last 4 digits only) or null if not found
Pydantic model for safe card details response - no sensitive data.
Pydantic model for safe card details response - no sensitive data.
The response is of type null
.