v64

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-03124241726.5 KB
Signals

Get signal occurrence histogram

Returns the occurrence histogram for one signal over [fromIso, toIso]. The default range is the trailing 14 days. Buckets are 12-hour wide and UTC-aligned.

get/v1/projects/{projectSlug}/signals/{signalSlug}/trend

Path parameters

projectSlugstring required

Project slug (human-readable identifier)

Project slug (human-readable identifier)

signalSlugstring required

Signal slug.

Signal slug.

Query parameters

fromIsostring date-time

Lower bound (inclusive). Defaults to ~14 days before toIso.

Lower bound (inclusive). Defaults to ~14 days before toIso.

toIsostring date-time

Upper bound (inclusive). Defaults to now.

Upper bound (inclusive). Defaults to now.

Response

Occurrence histogram