Returns paginated agent scores using Stripe-style keyset pagination. Pass starting_after (score_id of last item) to page forward.
Obtain a token via the CLI auth flow (POST /v1/auth/sessions) or GitHub OAuth
Agent identifier
Cursor for keyset pagination. Pass the score_id of the last item on the previous page.
Maximum number of scores to return (default 50, max 100)
1 <= x <= 100