API Reference
Log In
API Reference

List insights runs

List recent AI insights runs for the authenticated team, ordered by creation date descending. Each item includes summary counts (findingsCount, recommendationsCount) without the full JSON payloads.

Pagination: Pass the next_cursor from a previous response as ?cursor= to fetch the next page. A null next_cursor means you have reached the last page.

Filters: ?status=completed, ?since=2024-01-01T00:00:00Z, ?until=2024-01-31T23:59:59Z, ?triggered_by=api

The status field is one of: running, completed, partial, failed, cancelled.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
0 to 100
Defaults to 20
string
string
enum
Allowed:
string | null
string | null
string
enum
Allowed:
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
API Key
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json