Detokenize
Returns records that correspond to the specified tokens.
Authentication
AuthorizationBearer
Access token, prefixed by Bearer: Bearer <token>. Retrieved using <a href='https://readme.skyflow.com/reference/Authentication/OAuth2'>OAuth2</a> security scheme.
Path Parameters
vaultID
ID of the vault.
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.