Get Tool Call

View as Markdown
Get one tool call audit record by the same tool call id that appears in webhook payloads and run events.

Authentication

AuthorizationBearer

Use Bearer <api-key>.

Path parameters

idstringRequired

Response

OK
actorenum
createdAtstring
durationMsinteger0-9007199254740991
finishedAtstring
idstringformat: "uuid"
spaceIdstringformat: "uuid"
startedAtstring
statusenum
toolobject
toolCallIdstring1-120 characters
errorobject or null
inputSummaryobject or null
invocationIdstring or nullformat: "uuid"
outputSummaryobject or null
redactedErrorobject or null
redactedInputany

Any valid JSON value: object, array, string, number, boolean, or null.

redactedOutputany

Any valid JSON value: object, array, string, number, boolean, or null.

runIdstring or nullformat: "uuid"
toolsetIdstring or nullformat: "uuid"

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error