Skip to main content
GET
cURL

授权

Authorization
string
header
必填

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

路径参数

baseId
string
必填
routineId
string
必填

查询参数

createdTimeStart
string<date-time>

Inclusive lower bound on createdTime

createdTimeEnd
string<date-time>

Inclusive upper bound on createdTime

响应

200 - application/json

Run summary

totalCount
number
必填
statusStats
object
必填
avgSpent
number
必填

Mean execution time in ms over runs that executed

最后修改于 2026年9月15日