For the complete documentation index, see llms.txt. This page is also available as Markdown.

Object

Get objects

get
Query parameters
uristringOptional

Object URI to retrieve or all objects if not specified. The URI can include MQTT like wildcards (URL encoded + or #) e.g. uri=000001/%2b/0001/%23

Responses
200

Default Response

application/json

Array of Objects

tsstringRequired

Timestamp of the response

Example: 2025-01-01T00:00:00.000Z
get
/api/historian/v3/object/

Last updated

Was this helpful?