GetDataById

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

Authentication

X-API-Keystring
API Key authentication via header
AuthorizationBearer

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

Request

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

Response

Success
customerDataobject
Single data entity with bytes fields populated