Skip to main content
GET
List Access Policy Approval Procedures

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

access_policy_id
string
required

The ID of the access policy to list approval procedures for.

Response

Success

data
AccessPolicyApprovalProcedure · object[]

The list of approval procedures (typically 0 or 1).