Skip to main content
GET
List signals

Authorizations

x-api-key
string
header
required

Your Lane API key, sent in the x-api-key header.

Query Parameters

min_priority_score
number
default:0

Only return signals with a priority score at or above this value. Defaults to 0 (all signals).

limit
integer
default:50

Maximum number of signals to return. Clamped to between 1 and 100.

Required range: 1 <= x <= 100

Response

A list of signals, newest first.

id
string

Stable identifier for deduplication.

name
string
summary
string | null
status
string
url
string | null

Link to the signal in Lane.

surfaced
boolean

Whether the signal is surfaced by 'For You' relevance (matches a priority tier, churn-risk status, or current focus).

priorityScore
number
customerCount
integer
insightCount
integer
totalRevenue
number
createdAt
string<date-time>
updatedAt
string<date-time>