Parameters
| name | type | required | notes |
|---|---|---|---|
q | string | null | no | Substring match on label / id. |
is_human | string | null | no | |
status | string | null | no | |
has_binding | boolean | null | no | |
limit | integer | null | no | Default 50, max 200. |
cursor | string | null | no | Keyset cursor — the created_at of the last row seen. |
Response
| name | type | description |
|---|---|---|
items | array | Specialist summaries (id, label, status, has_binding, model_binding, timestamps). |
next_cursor | string | null |
Call it
read requires auth: authenticated