Skip to main content
Fetching the variables connected to a specific monitored entity isn’t a separate endpoint — it’s POST /variable/list with the entity’s id passed in the building filter.

Connected Variables

See the Connected Variables section on the Variable List page for the request shape, an example scoped to a single entity, and how to combine it with the endpoint’s other filters.
See Get Monitored Entity to look up an entity’s id first, and Filter For List to discover which entities exist within an organization before doing so.