Agents Platform
Get Tool Executions
Get paginated list of tool executions for a specific tool.
GET
Get Tool Executions
Headers
Your API key for programmatic access. Send it in the x-api-key header; you can create and manage keys from the Developers page.
Path Parameters
ID of the requested tool.
Query Parameters
Used for fetching next page. Cursor is returned in the response.
How many documents to return at maximum. Can not exceed 100, defaults to 30.
Required range:
1 <= x <= 100Filter by error status. If not provided, returns all executions.
Filter by agent ID.
Filter by agent branch ID.
Filter executions from this Unix timestamp (inclusive).
Filter executions until this Unix timestamp (inclusive).