Skip to main content
GET
cURL

التفويضات

Authorization
string
header
مطلوب

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

معلمات المسار

baseId
string
مطلوب
workflowId
string
مطلوب

معلمات الاستعلام

skip
number | null

skip number

take
number | null

take number

status
enum<string>

filter by status

الخيارات المتاحة:
success,
failed,
running,
canceled,
pending

الاستجابة

200 - application/json

Successful response

rowCount
number
مطلوب

total number of the runs

runs
object[]
مطلوب

workflow run history

آخر تعديل في ٤ سبتمبر ٢٠٢٦