Required Scopes: CLASSES_READ
Returns classes with at least one scheduled appointment for the period of one day before to fourteen days ahead
OK
Validation of the request failed.
Authentication failed. No api-key, wrong api-key or wrong header name.
Authorization failed. The caller has no privilege to the given resource.
Entity does not exists.
Conflict
Access denied - rate limit is exceeded.
Unexpected system error.
{- "result": [
- {
- "id": 1001,
- "title": "Mission Beach body",
- "type": "STUDIO",
- "duration": 45,
- "category": "Fitness",
- "description": "Get your body ready for beaches",
- "imgUrl": "string",
- "bookable": true
}
], - "hasNext": true,
- "offset": "100"
}