Skip to main content
GET
List runs in the org (RLS-scoped), newest first.

Authorizations

Authorization
string
header
required

The access_token from the exchange endpoint.

Query Parameters

status
enum<string>

Public run lifecycle. Forward-compatible (unknown values may appear).

Available options:
queued,
claimed,
running,
succeeded,
failed,
canceled
account
string
limit
integer
default:50
Required range: 1 <= x <= 200

Response

A page of runs.

schema
string
required
Allowed value: "1.0"
runs
object[]
required