List Runs
public
List Runs
List runs visible to the caller.
Scope is pushed into the SQL rather than per-row permission checks
(which would be slow + wrong for pagination): see
:func:services.api_auth.runs_repository.list_runs_for_actor.
GET
List Runs
Authorizations
Send X-API-Key: sk_live_<your_key>. Keys are issued via POST /signup or via the dashboard. Legacy callers may also use Authorization: Bearer sk_live_<your_key>.
Query Parameters
Required range:
1 <= x <= 100Available options:
excel, word, slides Available options:
pending, running, completed, failed, cancelled, expired Response
Successful Response
