List alerts
Retrieve first-class alert work items for the current organization. Returns alerts of every status unless a status filter is provided.
Authorizations
API Key authentication for programmatic access. Include your API key in the Authorization header as: Bearer your_api_key_here
Query Parameters
Maximum number of alerts to return per page
1 <= x <= 200Number of alerts to skip for pagination
x >= 0Comma-separated alert statuses to include
Comma-separated alert source names to include
Comma-separated severities to include
Only include alerts assigned to this response agent
Alert detection filter key returned by /api/alerts/filter-options
Only include alerts tied to this Cotool detection
Only include alerts created by this origin agent
Only include the alert created from this detection hit
Free-text search over alert title, description, detection name, and origin references
1 - 500