help / router / agents_list

agents_listread

GET /api/agents — owner-scoped list of the caller's definitions · auth: authenticated

GET /api/agents

signature sha256:b7ba5e2384868cd5694e9f3a8952a086

Parameters

nametyperequirednotes
enabledboolean | nullnoFilter by enabled state.
limitnumber | nullnoPage size (default 50, max 100).
beforestring | nullnoCursor on created_at (ISO timestamp).

Response

nametypedescription
definitionsarray
next_beforestring | null

Call it

read requires auth: authenticated