Policy

Search and filter policies

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
nextTokenstringOptionalExample: eyJza2lwIjoxMH0
pageSizeinteger · min: 1 · max: 100OptionalDefault: 10
Responses
200

Success

application/json
post
/policy/search

Retrieve a specific policy by ID

get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idintegerRequired
Responses
200

Success

application/json
get
/policy/{id}

Last updated