Listar profesionales del tenant
Resources
GET /v1/scheduling/professionals
List the tenant’s professionals. Filters by branch, service delivered, status, and full-text search by name/role.
GET
Listar profesionales del tenant
Returns the tenant’s professionals. Search uses the professional text index over
name, last_name, email, and cargo, so it covers searches by name as well as by specialty.
Endpoint
Required scope
scheduling:professionals:read
Query params
Example request
Response
200 OK
Each item includes at least:401 Unauthorized · 403 Forbidden
Same semantics as the rest of the public API.Authorizations
Personal Access Token con prefijo kbai_pk_. Generar desde el portal con permiso developer.manage_tokens.
Query Parameters
Filtrar por sucursal
Filtrar por servicio prestado
Estado (active/inactive/on_leave)
Required range:
x >= 0Required range:
1 <= x <= 200