Skip to main content
GET
List runs

Query Parameters

limit
string
Pattern: ^[+-]?\d*\.?\d+(?:[Ee][+-]?\d+)?$
cursor
string | null
status
enum<string> | null
Available options:
QUEUED,
RUNNING,
COMPLETED,
FAILED,
STOPPED
provider
string | null
endpoint
string | null

Response

Success

data
object[]
required
next_cursor
string | null
required