Signals
Get project signal analytics
Returns signal analytics for the project: counts of ongoing, new, and escalating signals, plus total occurrences and a per-bucket occurrence series. Buckets are 12-hour UTC-aligned. The range defaults to the trailing 7 days.
get/v1/projects/{projectSlug}/signals/analytics
Path parameters
projectSlugstring required
Project slug (human-readable identifier)
Project slug (human-readable identifier)
Query parameters
fromIsostring date-time
Lower bound (inclusive) of the time range. Defaults to 7 days before toIso.
Lower bound (inclusive) of the time range. Defaults to 7 days before toIso.
toIsostring date-time
Upper bound (inclusive) of the time range. Defaults to now.
Upper bound (inclusive) of the time range. Defaults to now.
Response
Signal analytics