List signal leads
The leads the account’s signal agents have found, newest first:
people who matched an agent’s ideal customer profile, with their
profile, the match score and rationale, whether the lead has been
saved to the agent’s contact list yet (deposited/deposited_at),
and provenance describing how the lead was discovered. Leads under
paused or errored agents remain listed (the agent’s status is on
every row).
Authorizations
A SuperX API key ("sxk_..."), created in the SuperX app under Account > API / MCP / CLI. Keys are server-side secrets.
Query Parameters
Account to act on, from GET /v1/accounts. Defaults to your main account. An id outside your accounts returns 404 account_not_found.
Narrow to one agent by its numeric id (from GET /v1/signals/agents). An unknown or foreign id returns 404 agent_not_found.
true returns only leads already saved to the agent's contact list; false returns only new ones. Omit for both.
UTC ISO-8601 lower bound (explicit Z or offset required).
UTC ISO-8601 upper bound (explicit Z or offset required).
Items per page, up to 100. Default 50.
1 <= x <= 1001-based page number.
x >= 1