Policy Compare and Search APIs
Was this helpful?
Endpoints for comparing two Guardian policies and exporting the comparison results. Used for audit and review of policy version differences.
Authentication: Bearer token required (Authorization: Bearer <token>)
POST
/api/v1/analytics/compare/policies
Compares two policies and returns the differences
Yes
POST
/api/v1/analytics/search/policies
Searches for similar policies
Yes
GET
/api/v1/analytics/compare/policies/export
Exports policy comparison results as a file
Yes
Was this helpful?
Was this helpful?