help / router / specialists_list

specialists_listread

GET /specialists | POST /tools/list (body filters) · auth: authenticated

GET /specialists

signature sha256:ca9e3ee66fe8798ceafd2a6e39373a36

Parameters

nametyperequirednotes
qstring | nullnoSubstring match on label / id.
is_humanstring | nullno
statusstring | nullno
has_bindingboolean | nullno
limitinteger | nullnoDefault 50, max 200.
cursorstring | nullnoKeyset cursor — the created_at of the last row seen.

Response

nametypedescription
itemsarraySpecialist summaries (id, label, status, has_binding, model_binding, timestamps).
next_cursorstring | null

Call it

read requires auth: authenticated