List alerts
Retrieve first-class alert work items for the current organization. Archived dismissed, duplicate, and expired alerts are excluded 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
Only include alerts created at or after this ISO timestamp
Free-text search over alert title, description, detection name, and origin references
1 - 500