Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the access policy.
The ID of the approval procedure.
Response
Success
The approval procedure.
Get a specific approval procedure by ID for an access policy.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the access policy.
The ID of the approval procedure.
Success
The approval procedure.