Refine ECLYPSE REST API responses with $select, $expand, $orderby, and $levels query options

domain: wiki.distech-controls.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Append $select=field1,field2 to a GET request to limit which properties are returned, or $select=* to include all child elements
  2. Append $expand=relatedResource to inline related resources instead of just their links; use $expand=* to expand everything
  3. Combine $expand with $levels=N to recursively expand cyclic/nested resources N levels deep, e.g. ?$expand=extensionManagement($levels=2)
  4. Append $orderby=field or $orderby=field desc to sort collection responses
  5. Use a /$value suffix on a property path (e.g. /info/apirevision/$value) to get just the raw primitive value instead of a wrapped JSON object

Known gotchas

Related routes

Query Dataverse records using OData $filter, $expand, and $select via the Web API
learn.microsoft.com · 6 steps · unrated
Create and manage Zendesk macros via the REST API for automated agent-facing response templates
zendesk.com · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans