agents
Get Agent Run
Retrieve the status and result of an agent run.
Returns the current status, progress, and any available results for the specified agent run. The agent run must belong to the specified organization. If the agent run is still in progress, this endpoint can be polled to check for completion.
Rate limit: 60 requests per 30 seconds.
GET
Get Agent Run
Documentation Index
Fetch the complete documentation index at: https://docs.codegen.com/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Response
Successful Response
Represents an agent run in API responses
Available options:
LOCAL, SLACK, GITHUB, GITHUB_CHECK_SUITE, GITHUB_PR_REVIEW, LINEAR, API, CHAT, JIRA, CLICKUP, MONDAY, SETUP_COMMANDS Previous
List Agent RunsList agent runs for an organization with optional user filtering.
Returns a paginated list of agent runs for the specified organization.
Optionally filter by user_id to get only agent runs initiated by a specific user.
Results are ordered by creation date (newest first).
Rate limit: 60 requests per 30 seconds.
Next
Get Agent Run