List execution runs

Get a list of execution runs. When organization_id is provided, returns
runs scoped to that organization (caller must be a member). When omitted,
returns user-scoped runs created by the caller.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Optional organization node ID. When provided, the caller's membership is verified via the direct authorizer and org-scoped runs are returned with pagination. When omitted, returns user-scoped runs created by the caller.

integer

Number of results per page (default 20, org-scoped only)

string

Pagination cursor from previous response (org-scoped only)

string
enum

Filter runs by status (org-scoped only)

Allowed:
string

Filter runs by workflow definition UUID (org-scoped only)

date-time

Inclusive lower bound on run start time (RFC 3339, e.g. 2025-02-08T00:00:00Z). Org-scoped only.

date-time

Inclusive upper bound on run start time (RFC 3339, e.g. 2026-03-08T23:59:59Z). Org-scoped only.

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json