List Tool Calls

View as Markdown
List audit records for tool executions from tests and agent invocations. Use filters such as tool, run, invocation, status, or actor to debug what happened.

Authentication

AuthorizationBearer

Use Bearer <api-key>.

Path parameters

idstringRequired

Query parameters

limitintegerOptional<=200
cursorstringOptional1-1000 characters
toolIdstringOptionalformat: "uuid"
runIdstringOptionalformat: "uuid"
invocationIdstringOptionalformat: "uuid"
statusenumOptional
Allowed values:
actorenumOptional
Allowed values:

Response

Default Response
toolCallslist of objects
nextCursorstring or null