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>.

Query parameters

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

Response

Default Response
datalist of objects
nextCursorstring or null