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

Antwort

200 - application/json

Successful response

totalCount
number
erforderlich

total number of runs

statusStats
object
erforderlich

count of runs by status

avgSpent
number
erforderlich

average runtime in milliseconds

Zuletzt geändert am 4. September 2026