|

Download a file stored in the vault

get/users/vault/decrypt/{token}
Decrypts and downloads the single piece of data from the user's vault as specified by the provided token.

Request

Path parameters

token·

string

Short-lived client token with decrypt_download permissions to download a single piece of vaulted data.
GET /users/vault/decrypt/{token}
1curl https://api.onefootprint.com/users/vault/decrypt/{token}