Get a schedule with availability and linked event types
GET /appointments/schedules/{schedule_id}
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
Schedule integer ID.
Header Parameters
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