Skip to main content
GET
Error

Authorizations

fastapiusersauth
string
cookie
required

Query Parameters

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

Normalized local-agent classifications stored by Watchtower.

Available options:
claude_code,
codex,
cursor,
windsurf,
opencode,
openclaw,
unknown
status
enum<string> | null

Derived status for Watchtower agents in monitor APIs.

Available options:
active,
idle,
blocked

Response

Successful Response

Paginated response for Watchtower agents.

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