cURL
curl --request GET \ --url http://api/v1/comments/dashboards/{dashboardUuidOrSlug}
{ "results": {}, "status": "ok" }
Gets all comments for a dashboard
Success
Show child attributes
ok
Was this page helpful?