Get active signals for a geo ID
Geo-Scoped Signals
Location Signals
GET
Get active signals for a geo ID
Returns active geo-scoped signal rows for one
geo_id.
Use this for a location-level read of hotspot or velocity-style signals that are already computed for that geography.
For narrative examples and interpretation guidance, see Signals & Methodology.
Required input
geo_id(path, required)
Optional input
signal_keys(query, CSV list)
Example request
Response shape
geo_id,geo_type,statecountsignals[]withsignal_key,value,score,confidence,decision,reasons,computed_atmissing_signal_keys[]
Authorizations
Path Parameters
Example:
"geo_city_0200d4df17d3b8cd84c6"
Query Parameters
Optional CSV list of signal keys.
Example:
"roofing_activity_hotspot,hvac_activity_hotspot"
Response
Signal rows and missing key diagnostics.

