GetCustomerDataById

View as Markdown

Retrieve a specific data record, including binary data such as images. This endpoint returns the full data content including bytes fields that are not included in the GetCustomerData response.

Authentication

X-API-Keystring
API Key authentication via header

Request

This endpoint expects an object.
customerDataIdstringOptional
Specific customer data ID to retrieve with blobs

Response

Success
customerDataobject or null
Single data entity with bytes fields populated