Andres4381
Neophyte
25 days agoAny way to query API for instance creation time?
We would like to create an integration with the Device_Component_Inventory datasource to track when components were first put into service.
However, using the /device/devices/deviceId/devicedatasources/hdsId/instances API endpoint, I don't see any fields which store this timestamp. This does exist for the devices endpoint /device/devices under createdOn with values in seconds 1733250446.
Is there any other endpoint to query to get this information? I can't find it in the web GUI either.
Thanks!