Skip to main content
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

Authorization
string
header
required

Personal Access Token con prefijo kbai_pk_. Generar desde el portal con permiso developer.manage_tokens.

Query Parameters

branchId
string

Filtrar por sucursal

serviceId
string

Filtrar por servicio prestado

status
string

Estado (active/inactive/on_leave)

skip
number
default:0
Required range: x >= 0
limit
number
default:50
Required range: 1 <= x <= 200

Response

200 - application/json
id
string
required

ObjectId del profesional

name
string
required
last_name
string
specialties
string[]
cargo
string
avatar
string
branches
string[]

Sucursales donde atiende

status
string

active | inactive | on_leave