GetDataById

View as Markdown
Get one customer data record by ID, including blob fields.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

X-API-Keystring
API Key authentication via header

Request

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

Response

Success
customerDataobject or null
Single data entity with bytes fields populated