Lists runs using Stripe-style keyset pagination. Pass starting_after (run_id of last item) to page forward.
Obtain a token via the CLI auth flow (POST /v1/auth/sessions) or GitHub OAuth
Filter by workspace
Maximum number of runs to return
1 <= x <= 100Cursor for keyset pagination. Pass the run_id of the last item on the previous page.