Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
ClickHouse launches Claude-powered Agents and House Mates partner program at Open House 2026 Read more →
Obtiene la lista de todos los paneles del equipo autenticado
cURL
curl --request GET \ --url https://api.hyperdx.io/api/v2/dashboards \ --header 'Authorization: Bearer <token>'
{ "data": [ { "id": "65f5e4a3b9e77c001a567890", "name": "Service Overview", "tags": [ "production", "monitoring" ], "tiles": [ { "asRatio": false, "h": 3, "id": "65f5e4a3b9e77c001a901234", "name": "Error Rate", "series": [ { "aggFn": "count", "groupBy": [ "service", "host" ], "sourceId": "65f5e4a3b9e77c001a123456", "where": "level:error", "dataSource": "events", "field": "duration", "metricDataType": "gauge", "metricName": "http_requests_total", "type": "time", "whereLanguage": "lucene" } ], "w": 6, "x": 0, "y": 0 } ] } ] }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Paneles recuperados correctamente
Show child attributes
¿Esta página le ayudó?