Policies
List compliance policies | Comp AI API
Lists active compliance policies by default. Use includeArchived=true to include archived rows.
GET
Authorizations
API key for authentication
Headers
Organization ID (required for session auth, optional for API key auth)
Query Parameters
When true, omits content and draftContent from each policy in the response. Use this when listing policies to find one by name/ID — fetch the full content via GET /v1/policies/{id} after.
When true, includes user-archived and framework-sync-archived policies in the response. Defaults to false.

