/availability/classes

Return available classes for a given month.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Response Fields

FieldDescription
appointmentTypeIDthe ID of the appointment type of the class offering
calendarIDthe ID of the calendar the class is offered on
namethe name of the appointment type
timethe time of the class offering
calendarthe name of the calendar
durationthe duration of the class in minutes
isSerieswhether or not the class is a series (a series is a class which the client should book all times offered)
slotsthe maximum number of attendees in the class
slotsAvailablethe remaining slots still available
📘

Use /availability/classes to display class schedules, or for creating an appointment.

Query Params
string

Month to check available classes (must be parsable by strtotime, eg. 2016-02 http://php.net/manual/en/function.strtotime.php)

int32

Numeric id of the appointment type to check availability for. By default, check availability for all class appointment types.

int32

Numeric id of the calendar to check availability for. By default, check availability for all calendars the appointment type is offered on.

string

Long timezone id for availability time converison (eg. America/New_York).

string

The earliest date to return classes for. The will be over-ridden by month

string

The latest date to return classes for. This will be over-ridden by month.

boolean
Defaults to false

List all classes, including those that are no longer available.

boolean

List all classes, including those marked as private

Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Choose an example:
application/json