cURL
curl --request GET \ --url http://api/v1/comments/dashboards/{dashboardUuid}
{ "results": {}, "status": "ok" }
Gets all comments for a dashboard
the uuid of the dashboard
Success
Show child attributes
ok