Return a list of all policies requests

Returns the list of requests for action from remote Guardians.

get

Returns the list of requests for action from remote Guardians.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
pageIndexnumberOptional

The number of pages to skip before starting to collect the result set

Example: 0
pageSizenumberOptional

The numbers of items to return

Example: 20
policyIdstringOptional

Policy Id

Example: 001
Responses
chevron-right
200

Successful operation.

application/json
get
/external-policies/requests

Last updated