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
workflowId
string
obbligatorio

Risposta

200 - application/json

Successful response

totalCount
number
obbligatorio

total number of runs

statusStats
object
obbligatorio

count of runs by status

avgSpent
number
obbligatorio

average runtime in milliseconds

Ultima modifica il 4 settembre 2026