Skip to main content
GET
cURL

Autorizzazioni

Authorization
string
header
obbligatorio

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

Parametri del percorso

baseId
string
obbligatorio
routineId
string
obbligatorio

Parametri della query

createdTimeStart
string<date-time>

Inclusive lower bound on createdTime

createdTimeEnd
string<date-time>

Inclusive upper bound on createdTime

Risposta

200 - application/json

Run summary

totalCount
number
obbligatorio
statusStats
object
obbligatorio
avgSpent
number
obbligatorio

Mean execution time in ms over runs that executed

Ultima modifica il 15 settembre 2026