List Policies
GET/api/policies
Returns a list of all policies in your organization.
The response includes all policies with their configuration, LLM prompts, result types, and status.
Request
Responses
- 200
- 401
- 500
List of policies retrieved successfully
Authentication required or invalid token
Internal server error