Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

baseId
string
required
routineId
string
required

Query Parameters

createdTimeStart
string<date-time>

Inclusive lower bound on createdTime

createdTimeEnd
string<date-time>

Inclusive upper bound on createdTime

Response

200 - application/json

Run summary

totalCount
number
required
statusStats
object
required
avgSpent
number
required

Mean execution time in ms over runs that executed

Last modified on September 15, 2026