Policies

The Policies endpoint allows you to retrieve access request policy templates that are compatible with a specific request type (e.g., access, removal). These policy templates define the logic, conditions, and approval flows that can be applied when configuring access workflows.

This endpoint is useful for:

  • Dynamically retrieving compatible policies for a specific action

  • Populating policy selection UIs in admin tools

  • Enabling automation to apply consistent approval flows across apps and roles


📘 Policies Endpoints

Endpoint

Method

Description

GET

Returns a list of compatible policy templates for the specified request type (e.g. access, remove).

Last updated

Was this helpful?