Detokenize
Returns records that correspond to the specified tokens.
Path parameters
vaultID
ID of the vault.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
detokenizationParameters
Detokenization details.
downloadURL
If true
, returns download URLs for fields with a file data type. URLs are valid for 15 minutes. If virus scanning is enabled, only returns if the file is clean.
continueOnError
If true
, the detokenization request continues even if an error occurs.
Response
A successful response.
records
Records corresponding to the specified tokens.