Skip to main content
GET
Get Available Meeting Times

Authorizations

X-API-Key
string
header
required

API key for authentication. Keys are prefixed with nxr_live_.

Path Parameters

id
string<uuid>
required

Workflow ID.

Query Parameters

from
required

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

to
required

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.

Response

Available slots in the workflow timezone

success
enum<boolean>
required
Available options:
true
workflow_id
string
required
meeting_type_id
string<uuid>
required
timezone
string
required
slots
object[]
Last modified on September 8, 2026