Skip to main content
GET
Get Available Meeting Times

Autorizaciones

X-API-Key
string
header
requerido

API key for authentication. Keys are prefixed with nxr_live_.

Parámetros de ruta

id
string<uuid>
requerido

Workflow ID.

Parámetros de consulta

from
requerido

Inclusive start of the availability range as an ISO date or date-time.

to
requerido

End of the range as an ISO date or date-time; must be after from.

meeting_type_id
string<uuid>

Meeting type in the workflow. Defaults to the first active meeting type.

host_id
string<uuid>

Active host in the workflow.

Respuesta

Available slots in the workflow timezone

success
enum<boolean>
requerido
Opciones disponibles:
true
workflow_id
string
requerido
meeting_type_id
string<uuid>
requerido
timezone
string
requerido
slots
object[]
Última modificación el 8 de septiembre de 2026