Skip to main content
GET

Data Block Tokenization Guide

Store and manage arbitrary data securely with GDPR-compliant storage locations
Retrieves the metadata of an existing data block, including its reference, storage location, owner, and creation date. This does not return the stored content itself; use Download Content to retrieve the actual data.

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