Skip to main content
GET
List workflow runs

Parâmetros de consulta

cursor
string

Opaque pagination cursor from a previous page's nextCursor or prevCursor.

Maximum string length: 1024
limit
integer
padrão:25

Maximum items per page.

Intervalo obrigatório: 1 <= x <= 100
status
enum<string>

Filter by run status.

Opções disponíveis:
pending,
running,
completed,
failed,
stopped

Resposta

One page of workflow runs.

One page of workflow runs.

items
object[]
obrigatório
limit
integer
obrigatório
Intervalo obrigatório: x >= 1
nextCursor
string
prevCursor
string