Devuelve los mailboxes activos del business (deleted_at IS NULL), paginados por page (1-based). Útil para descubrir a qué mailbox mover una conversación con POST /conversation/mailbox. 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"soporte"
x >= 11
1 <= x <= 10020