/availability/classes

Return available classes for a given month.

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
:
Request
Response
Choose an example:
application/json