Skip to main content
GET
List insights

Authorizations

Authorization
string
header
required

API keys prefixed with luc_api_ or OAuth access tokens prefixed with luc_oat_. Legacy static keys prefixed with luc_mcp_ continue to work.

Query Parameters

limit
integer
default:25

Maximum insights to return.

Required range: 1 <= x <= 100
cursor
string

Opaque pagination cursor returned as nextCursor from the previous page.

Response

Insights page.

insights
object[]
required
nextCursor
string | null
required