Error
Dashboards
List a dashboard's tiles, ordered by grid position.
A dashboard id that does not exist in this organization returns an empty
tiles array rather than a 404 — check the dashboard itself if you need to
tell “no tiles” from “no dashboard”.
GET
Error
Authorizations
A scoped AgentEye API key. Mint one in the dashboard under Settings → API keys, or with POST /v1/keys. Each endpoint names the permission it requires; a key without it gets 403 and a required_permission field naming what was missing.
Path Parameters
Dashboard id.
Response
The dashboard's tiles, in grid order.

