Skip to main content
GET
cURL

Yetkilendirmeler

Authorization
string
header
gerekli

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

Yol Parametreleri

baseId
string
gerekli
routineId
string
gerekli

Sorgu Parametreleri

createdTimeStart
string<date-time>

Inclusive lower bound on createdTime

createdTimeEnd
string<date-time>

Inclusive upper bound on createdTime

status
enum<string>
Mevcut seçenekler:
pending,
running,
success,
failed,
canceled
take
integer
Gerekli aralık: 1 <= x <= 100
cursor
string

Keyset cursor from the previous page; omit for the first page

Yanıt

200 - application/json

One page of the run history plus the total row count

runs
object[]
gerekli
nextCursor
string | null
gerekli

Pass back as cursor for the next page; null when exhausted

Son değiştirilme tarihi 15 Eylül 2026