Skip to main content
GET
cURL

Autorizaciones

Authorization
string
header
requerido

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

Parámetros de ruta

baseId
string
requerido
workflowId
string
requerido

Respuesta

200 - application/json

Successful response

totalCount
number
requerido

total number of runs

statusStats
object
requerido

count of runs by status

avgSpent
number
requerido

average runtime in milliseconds

Última modificación el 4 de septiembre de 2026