Get insights
Insights
Get insights
Retrieve insights for the workspace. Supports three query modes: ‘last’ for a rolling time window (e.g., ‘30m’, ‘2h’), ‘from’/‘to’ for a date range (RFC3339), or no time params for most recent insights.
GET
Get insights
Authorizations
API key for authentication (format: "Bearer YOUR_API_KEY")
Query Parameters
Rolling time window (e.g., '30m', '2h', '1d')
Start of date range (RFC3339 UTC timestamp)
End of date range (RFC3339 UTC timestamp)
Maximum number of insights to return
Response
List of insights
Array of insight objects
Last modified on February 10, 2026