For the complete documentation index, see llms.txt. This page is also available as Markdown.

Returns the list of requests for adding remote policies

Returns the list of requests for adding remote policies.

get

Returns the list of requests for adding remote policies.

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
Responses
200

Successful operation.

application/json
get
/external-policies

Last updated