Skip to main content
GET
Count signals in a window

Authorizations

Authorization
string
header
required

A workspace API key, created in workspace settings and sent as Authorization: Bearer op_live_…. Session cookies are not accepted. Scopes: signals:read, accounts:read, listeners:read, listeners:analyse, pipeline:read, pipeline:write, collections:write, export:read.

Query Parameters

listenerId
string

Only count this listener's signals.

maxAgeDays
integer

Window in days. Defaults to the workspace's retention.

Required range: x >= 1
source
string

Platform the signal came from.

theme
string

Only signals carrying this theme.

q
string

Free-text search over the signal's title and summary. Matches whole words, with stemming: report finds reporting, repo does not. Truncated past 120 characters.

Maximum string length: 120

Response

Success.

The response is of type object.