Required Scopes: BOOKABLE_APPOINTMENTS_READ
Returns bookable appointments
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",
- "duration": 45,
- "category": "Fitness",
- "description": "Get your body ready for beaches",
- "imgUrl": "string"
}
], - "hasNext": true,
- "offset": "100"
}