v1
latestOpenAPI 3.1.0Copyright Pismo2026-07-247702,7523.1 MBCard lifecycle
Get card configuration
Get card configuration.
Notes:
- This is a PCI endpoint, use the https://gw-pci.pismolabs.io/cards-tokenization environment.
- This endpoint takes an account token - an access token encoded with a Pismo account ID
get/v1/cards/{cardId}/config
Path parameters
cardIdstring required
Card ID
Headers
x-tenantstring required
Pismo organization/tenant ID
Response
Example response
{
"apple_try_counter": 3,
"samsung_try_counter": 1
}