agents
List Agent Runs
List 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.
GET
List Agent Runs
Headers
Path Parameters
Query Parameters
Filter by user ID who initiated the agent runs
Filter by source type of the agent runs
Available options:
LOCAL
, SLACK
, GITHUB
, GITHUB_CHECK_SUITE
, LINEAR
, API
, CHAT
, JIRA
Required range:
x >= 0
Required range:
1 <= x <= 100
Response
200
application/json
Successful Response
The response is of type object
.
List Agent Runs