agents-alpha
Get Agent Run Logs
Retrieve an agent run with its logs using pagination. This endpoint is currently in ALPHA and IS subject to change.
Returns the agent run details along with a paginated list of logs for the specified agent run. The agent run must belong to the specified organization. Logs are returned in chronological order. Uses standard pagination parameters (skip and limit) and includes pagination metadata in the response.
Rate limit: 60 requests per 60 seconds.
GET
Headers
Query Parameters
Required range:
x >= 0
Required range:
1 <= x <= 100
Response
200
application/json
Successful Response
Represents an agent run in API responses