Skip to content

Category: dashboard-features

Full list of public endpoints under the dashboard-features tag. Click any path to open the detailed endpoint page with parameters, responses and ready-to-paste cURL/Python/JavaScript samples.

← All categories

MethodPathSummaryAuth
DELETE/api/v1/dashboards/{dashboard_id}/comments/{comment_id}Delete a commentKey
DELETE/api/v1/dashboards/{dashboard_id}/followUnfollow a public dashboardKey
DELETE/api/v1/dashboards/{dashboard_id}/journal/{entry_id}Delete journal entryKey
GET/api/v1/dashboards/{dashboard_id}/briefingGet morning briefing (top changes)Key
GET/api/v1/dashboards/{dashboard_id}/commentsList dashboard commentsKey
GET/api/v1/dashboards/{dashboard_id}/journalList journal entriesKey
GET/api/v1/dashboards/{dashboard_id}/playbookGet dashboard playbookKey
GET/api/v1/dashboards/{dashboard_id}/snapshotsList dashboard snapshotsKey
GET/api/v1/dashboards/portfolio/meGet user portfolioKey
POST/api/v1/dashboards/{dashboard_id}/auditAudit dashboard compositionKey
POST/api/v1/dashboards/{dashboard_id}/commentsAdd a commentKey
POST/api/v1/dashboards/{dashboard_id}/followFollow a public dashboardKey
POST/api/v1/dashboards/{dashboard_id}/journalCreate journal entryKey
POST/api/v1/dashboards/{dashboard_id}/playbookCreate or update playbookKey
POST/api/v1/dashboards/{dashboard_id}/snapshotCapture a dashboard snapshotKey
PUT/api/v1/dashboards/{dashboard_id}/journal/{entry_id}Update journal entryKey
PUT/api/v1/dashboards/portfolio/meUpdate user portfolioKey

Related resources