GET
/
api
/
v1
/
comments
/
dashboards
/
{dashboardUuid}
{
  "results": {},
  "status": "ok"
}

Path Parameters

dashboardUuid
string
required

the uuid of the dashboard

Response

200
application/json
Success
results
object
required
status
enum<string>
required
Available options:
ok