Skip to main content
GET
cURL

Autorisierungen

Authorization
string
header
erforderlich

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

Pfadparameter

baseId
string
erforderlich
routineId
string
erforderlich

Abfrageparameter

createdTimeStart
string<date-time>

Inclusive lower bound on createdTime

createdTimeEnd
string<date-time>

Inclusive upper bound on createdTime

Antwort

200 - application/json

Run summary

totalCount
number
erforderlich
statusStats
object
erforderlich
avgSpent
number
erforderlich

Mean execution time in ms over runs that executed

Zuletzt geändert am 15. September 2026