Devuelve los empleados AI ejecutables y activos del business (is_active = true, deleted_at IS NULL) — tipos operative y json. Ambos tipos pueden ejecutarse de forma transitoria con POST /conversation/run-ai y POST /conversation/ai-assistance. La asignación persistente vía POST /conversation/ai-employee solo acepta operative (un employee json devuelve AI_EMPLOYEE_NOT_FOUND). Paginado por page (1-based). search filtra por substring del nombre (ILIKE, case-insensitive). Default limit=20, máximo 100.
Documentation Index
Fetch the complete documentation index at: https://docs.1to1ai.com/llms.txt
Use this file to discover all available pages before exploring further.
API token emitido desde Settings → API Token del dashboard 1TO1 AI. Enviar en header Authorization: Bearer sk_1to1_...
Slug del business, case-insensitive. Debe coincidir con el business del token.
"acme"
Substring del nombre, case-insensitive.
1 - 100"ventas"
x >= 11
1 <= x <= 10020