Policy Groups

Policy groups are read-only reference data for authorization and ticket workflows.

GET/api/v1/policy-groups

List policy groups

Required scope: policy-groups:read.

GET/api/v1/policy-groups/{policyGroup}

Get a policy group

Required scope: policy-groups:read.

GET/api/v1/ticket-policy-groups

List ticket policy groups

Returns policy groups usable in the ticket workflow. Required scope: policy-groups:read.

Was this page helpful?