Skip to content

GET /v1/agent/runs

Private · API Requires bearer

Parameters

NameInTypeDescription
actorLogin*querystringGitHub login that owns the agent runs.
limitquerystringMaximum run bundles to return, clamped from 1 to 100.

Responses

  • 200
    Recent agent run bundles for an authenticated actor
  • 400
    Missing actor login
  • 401
    Unauthorized