Skip to main content
GET
Get available appointment slots

Authorizations

x-presentation-token
string
header
required

HMAC-signed token scoped to a specific presentation. Obtained from POST /api/presentations/{presentationId}/events-token.

Path Parameters

presentationId
string<uuid>
required

Response

Available slots and existing appointment

slotsByDate
object

Time slots keyed by date (YYYY-MM-DD)

appointmentLength
integer

Duration in minutes

timezone
string

Timezone offset

existingAppointment
object | null
prospectEmail
string | null
prospectPhone
string | null