v1
latestOpenAPI 3.0.32026-07-134103031.5 MBDashboards
Retrieve Attention Pie
get/dashboard/needs-attention-pie/
Query parameters
labelstring[]
A unique Base58 value identifying this object.
orderingstring
Which field to use when ordering the results.
searchstring
A search term.
severityinteger[]
- 10 - low
- 20 - medium
- 30 - high
- 40 - critical
targetstring[]
A unique Base58 value identifying this object.
teamstring[]
A unique Base58 value identifying this object.
Response
Example response
{
"results": [
[
"needing attention",
0,
"needs_attention"
],
[
"no issues found",
0,
"no_issues_found"
]
]
}