v1

latestOpenAPI 3.0.22026-07-261040577.4 KB
Insights

List insights

Retrieve all insights in your workspace. Insights are polished research deliverables — written reports that synthesize findings from data entries, highlights, and other sources into actionable recommendations. They can be shared with stakeholders.

Note: The insights resource is deprecated. New integrations should use docs (/v1/docs) instead, which provide the same functionality. Existing insight endpoints continue to work but responses include a Deprecation header.

Results can be filtered by folder, project, title, or creation date. They can be sorted by creation date or title and are paginated.

get/v1/insights

Query parameters

start_cursorstring
limitinteger nullable

See Pagination for details about how to use a cursor to iterate through the list.

See Filters for details on parameter formatting.

'created_at:asc' | 'created_at:desc' | 'title:asc' | 'title:desc'
OR
string[]

See Sort for details on the sort parameter.

Response

200