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

spaceIdstring or "default"Optional
toolIdstringOptionalformat: "uuid"
runIdstringOptionalformat: "uuid"
invocationIdstringOptionalformat: "uuid"
statusenumOptional
Allowed values:
actorenumOptional
Allowed values:
cursorstringOptional>=1 character
limitintegerOptional<=200Defaults to 50

Response

OK
datalist of objects
nextCursorstring or null

Errors

401
Unauthorized Error
403
Forbidden Error