v1

latestOpenAPI 3.0.02026-08-064311,0881.3 MB
policiesManagement

Get Data Access Level policy.

Get the Data Access Level policy. When enabled, this policy sets the default data access level for all newly created dashboards to the viewer’s role access filter. Otherwise, newly created dashboards will default to the sharer’s role access filter and might display data that viewers’ roles don’t allow them to view. Learn More

get/v1/policies/dataAccessLevel

Response

The Data Access Level policy.

enabledboolean required

Whether the Data Access Level policy is enabled.

Example response

{
  "enabled": true
}