Skip to main content
GET
Error

Authorizations

fastapiusersauth
string
cookie
required

Path Parameters

session_id
string<uuid>
required

Query Parameters

limit
integer
default:20
Required range: 1 <= x <= 200
cursor
string | null
status
enum<string> | null

Tool call result status for Watchtower monitor APIs.

Available options:
success,
error,
timeout,
rejected,
blocked

Response

Successful Response

Paginated response for Watchtower tool calls.

items
WatchtowerAgentToolCallRead · object[]
required
next_cursor
string | null
has_more
boolean
default:false