Credentials on File
Get credential details
Get the detail information about stored credentials.
GET
Get credential details
Authorizations
Path Parameters
The ID of the credential
Response
Success response
The underlying payment-method type of this stored credential.
The type of the credential
Example:
"card"
The ID of the credential on file
Example:
"9a3e5c7f-1b8d-4f2a-b6e4-8c1d7f3a9e5b"
The date-time the credential was created (following ISO 8601)
Example:
"2025-11-20T15:30:00Z"
The name of the owner of the card
Example:
"Jane Holder"
The number of month in a year (e.g. April is 4)
Example:
4
The year given as four digit number (e.g. 2023)
Example:
2028
The full lenght of the card number, but masked to conform to PCI DSS requirments
Example:
"411111******1111"
Get credential details