Signal Detail
GET
/gateway/v1/heatscore/detailReturns one project signal card.
Lookup: pass exactly one of `id` (Surf token UUID) or `project_slug`. Use `time_range` (`24h` or `7d`) to select the score window.
Query Parameters
idstring
Surf token UUID. Pass exactly one of id or project_slug.
Example:
25c6612a-395c-4974-94eb-3b5f9f4b2ed7project_slugstring
Project slug. Pass exactly one of id or project_slug.
Example:
synapsetime_rangeenum<string>
Window to compute signal score over: 24h or 7d.
Available options:
24h7dExample:
24hSignal Detail
OK