Skip to main content
GET
Próximas horas disponibles más cercanas
Returns the next available slots starting from fromDate (default: today in the branch’s tz), walking forward up to maxDays days and stopping once limit slots per professional have been collected. Designed for “first available time” flows.

Endpoint

Required scope

scheduling:availability:read

Query params

Example request

Response

200 OK

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

serviceId
string
required

Servicio (requerido)

branchId
string
professionalId
string
fromDate
string

Fecha desde (YYYY-MM-DD)

maxDays
number
default:14
Required range: 1 <= x <= 60
limit
number
default:5
Required range: 1 <= x <= 20

Response

200 - application/json
results
object[]
required