policiesList all policiesList all policies GET /api/v1/policies Returns global policies. Requires admin role. Pass user_id to list only the policies attached to that user (replaces the former per-user policies endpoint). Request Responses200401403List of policiesUnauthorizedForbidden (non-admin user)