Policies
Validate a policy
Check basic policy details to ensure it’s valid.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
UUID of the policy to validate
Response
200
application/json
Policy found. Returns minimal data about the policy.
The response is of type object
.