Authorizations
API key for authentication (format: Bearer YOUR_API_KEY)
Query Parameters
Page number for pagination
Required range:
1 <= x <= 1000Number of insights items to return
Required range:
1 <= x <= 100Start date for insights (YYYY-MM-DD)
End date for insights (YYYY-MM-DD)
Filter by insights severity level
Available options:
critical, high, medium, low, all Filter by insights status
Available options:
open, closed, all Filter by source ID
Filter by tag (alphanumeric with underscores and hyphens)
Maximum length:
100Sort by field
Available options:
timestamp, severity, status Sort order
Available options:
asc, desc