Skip to main content
GET
Get project insights

Authorizations

X-API-Key
string
header
required

Organization API key for authentication

Path Parameters

project_id
string
required

The project ID (ULID)

Query Parameters

start_date
string<date-time>
required

Start of the insights window (ISO-8601).

end_date
string<date-time>
required

End of the insights window (ISO-8601); must be after start_date.

label_triage_time_basis
enum<string>
default:simulation

Whether label triage timing is anchored to the simulation or the label.

Available options:
simulation,
label

Response

Insights computed successfully

project
object
required
label_overview
object
required

Aggregate label coverage for the project window.

label_stats
object[]
required

Per-label insight rows.

metric_stats
object[]
required

Per-metric insight rows (counts, agreement rate, simulation output ids).