List Runs
GET /api/v1/workflows/runs
GET
/api/v1/workflows/runs
List workflow runs for the current tenant.
Returns a paginated list of runs ordered by created_at desc. Supports optional status filtering.
Authorizations
Parameters
Query Parameters
Responses
200
Successful Response
object
key
additional properties
any
422
Validation Error
object
detail
Array<object>
object
ctx
object
input
loc
required
Array
msg
required
string
type
required
string