Skip to main content
GET
cURL

Autorisations

Authorization
string
header
requis

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

Paramètres de chemin

baseId
string
requis
workflowId
string
requis

Réponse

200 - application/json

Successful response

totalCount
number
requis

total number of runs

statusStats
object
requis

count of runs by status

avgSpent
number
requis

average runtime in milliseconds

Dernière modification le 4 septembre 2026