CVV Management
Get CVV Retention Policy
Retrieve the full CVV retention policy for a token, including per-destination usage counts.
GET
Returns the retention policy for this token, including how many times the CVV has been sent to each destination.
CVV Retention Policy Guide
Control how long CVV data is retained and who can use it
Error Responses
Parameters
Path Parameters
The token ID as returned by one of the tokenization methods.
Headers
Your API key prefixed with
APIKEY. Example: APIKEY your-api-key. See the Authentication guide.Set to
application/xml to receive the response in XML format.Response
The response mirrors the structure of the Set CVV Retention Policy request body, with an additionalCvvDestinationUsage field per destination showing how many times the CVV has already been sent there.

