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

workflowId
string
requis

Paramètres de requête

skip
number | null
take
number | null
status
enum<string>
Options disponibles:
success,
failed,
running,
canceled,
pending

Réponse

200 - application/json

Successful response

runs
object[]
requis
total
number
requis
Dernière modification le 4 septembre 2026