Data Collection
List DCIs for object
Returns all data collection items configured for the object
get/objects/{object-id}/data-collection
Path parameters
object-idstring required
Object ID or GUID
Query parameters
dciNamestring
Filter by DCI name (case-insensitive substring match)
dciNameRegexpstring
Filter by DCI name (regex pattern)
dciDescriptionstring
Filter by DCI description (case-insensitive substring match)
dciDescriptionRegexpstring
Filter by DCI description (regex pattern)
Response
List of data collection objects