Get the Security policy
GET/seb-api/v1/policy/security
Fetches the complete security policy, which is an ordered list of rules and sections.
Request
Responses
- 200
- 400
- 403
- 404
- 500
Successfully retrieved the security policy.
Bad request.
Forbidden. Endpoint not available or insufficient permissions.
Policy version not found.
Internal server error.
