Skip to main content
GET
Cost: Free

How Signals work

Signals are scheduled change monitoring, billed per check. See what you can watch and how it’s priced.
Aggregate check outcomes and credits charged from signal_check_logs, grouped by external_id. Use this for platform tenant metering — rows reflect historical attribution snapshotted at check time, so later Signal metadata edits do not rewrite past usage. Returns at most 1000 rows (highest credits_charged first). Defaults to the current UTC month through now when from / to are omitted. Deleted Signals still contribute to the rollup for retained logs (90 days).
group_by
string
default:"external_id"
Must be external_id when set. Defaults to external_id.
from
string
Inclusive start (ISO 8601). Defaults to the first instant of the current UTC month.
to
string
Exclusive end (ISO 8601). Defaults to now.

Response row fields