List organization risks
Risks
List organization risks | Comp AI API
List organization risks with owners, departments, severity, mitigation status, and evidence for risk management reporting.
GET
List organization risks
Documentation Index
Fetch the complete documentation index at: https://www.trycomp.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication
Query Parameters
Search by title (case-insensitive contains)
Example:
"data breach"
Page number (1-indexed)
Required range:
x >= 1Example:
1
Number of items per page
Required range:
1 <= x <= 250Example:
50
Sort by field
Available options:
createdAt, updatedAt, title, status Sort direction
Available options:
asc, desc Filter by status
Available options:
open, pending, closed, archived Filter by category
Available options:
customer, fraud, governance, operations, other, people, regulatory, reporting, resilience, technology, vendor_management Filter by department
Available options:
none, admin, gov, hr, it, itsm, qms Filter by assignee member ID
Example:
"mem_abc123def456"

