v1

latestOpenAPI 3.0.02026-08-064311,0881.3 MB
policiesManagement

Get Share Dashboards Outside Organization policy.

Get the Share Dashboards Outside Organization policy. This policy allows users to share the dashboard with view only privileges outside of the organization (capability must be enabled from the Roles page). Disabling this policy will disable all dashboards that have been shared outside of the organization. Learn More

get/v1/policies/shareDashboardsOutsideOrganization

Response

The Share Dashboards Outside Organization policy.

enabledboolean required

Whether the Share Dashboards Outside Organization policy is enabled.

Example response

{
  "enabled": true
}