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.
insight.stream scope on your API key.last parameter with a duration string:
from and to parameters with RFC3339 UTC timestamps:
API key for authentication (format: "Bearer YOUR_API_KEY")
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
List of insights
Array of insight objects