Skip to content

Developer portal

RBAC scopes

Map API keys and user roles to least-privilege capabilities across operational domains.

Last updated: 2026-06-09

Role definitions

FieldTypeRequiredDescription
viewerread-onlyYes

Read scan outputs, dashboards, and compliance evidence without mutating tenant state.

operatorread-write operationsYes

Run scans, manage schedules, and execute remediation workflows within assigned tenant scope.

admintenant administrationYes

Full tenant control, including audit, billing controls, identity settings, and integration governance.

Capability matrix by endpoint group

Endpoint groupViewerOperatorAdmin
ScansRead scan status, findings, and reports.Create, cancel, and rerun scans.Full scan administration.
SchedulesRead schedule definitions.Create, update, pause, resume schedules.Override org-level schedule policies.
RemediationRead remediation queue and ticket links.Assign, annotate, transition remediation items.Change remediation policy defaults and automations.
AuditNo access by default.No access by default.Read export and investigate tenant audit events.
BillingNo access.No access.Manage billing profile, plan controls, and invoices.
OIDC / SSONo access.Read identity status where exposed.Configure identity provider settings and enforcement.

Least-privilege recommendations

  • Use viewer keys for dashboards, exports, and read-only BI or SIEM ingestion.
  • Use operator keys for pipeline automation that must trigger scans or update remediation.
  • Reserve admin keys for break-glass actions and controlled platform administration paths.