Skip to main content
GET

Data Block Tokenization Guide

Store and manage arbitrary data securely with GDPR-compliant storage locations
Downloads the content stored in a data block. The response body contains the raw data with the same content type that was used when uploading. Use this to retrieve sensitive documents or data that were previously stored via the Upload Content endpoint.

Error Responses

Parameters

Headers

Authorization
string
required
Your API key prefixed with APIKEY. Example: APIKEY your-api-key. See the Authentication guide.

Path Parameters

id
string
required
The ID of the data block returned in the create method.

Response