GetCustomerDataById
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.
customerDataId
Specific customer data ID to retrieve with blobs
Response
Success
customerData
Single data entity with bytes fields populated
