Custom Data Points

Get Custom Data Point

Retrieves a custom data point by its ID.

get/custom-data-points/{id}

Path parameters

idstring required

The ID of the custom data point.

Response

OK

idstring
namestring
dataType'text' | 'number' | 'boolean' | 'multiselect'
modelType'user' | 'action'
descriptionstring
isPublicboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.