Skip to content

Get a schedule with availability and linked event types

GET
/appointments/schedules/{schedule_id}

Return a schedule’s full detail: weekly availability rules, date overrides, owner info, and the list of event types currently linked to this schedule. Returns 404 when the schedule doesn’t exist or belongs to another user.

Authorizations

Parameters

Path Parameters

schedule_id
required

Schedule integer ID.

integer
>= 1

Schedule integer ID.

Header Parameters

X-Target-Org-Id
Any of:
string

Responses

200

Successful Response

object
key
additional properties
any

422

Validation Error

object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string