Skip to main content
POST
Insights

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

请求体

application/json
project
string
必填
metric
string
默认值:""
cohort
string
默认值:""
mode
string
默认值:final
Pattern: ^(final|best|latest)$
direction
string | null
Pattern: ^(higher|lower|neutral)$
run_ids
string[] | null
Maximum array length: 500

响应

Successful Response

scope_count
integer
必填
cohort_count
integer
必填
eligible_count
integer
必填
measured_count
integer
必填
cohorts
ProjectInsightChoice · object[]
必填
cohort
string
必填
metrics
ProjectInsightChoice · object[]
必填
metric
string
必填
direction
string
必填
display
string
必填
mode
string
必填
points
ProjectInsightPoint · object[]
必填
parameters
ProjectInsightParameter · object[]
必填
fixed_parameters
integer
必填
best
ProjectInsightPoint · object | null
minimum
number | null
maximum
number | null
median
number | null