| URL | https://<server domain name>/api/core/<version>/SpecialtyType/ |
| Methods Supported | GET |
| Description | Retrieves a list of specialty types that can be used for searching for available time slots |
| Required parameters | None |
| Optional parameters | Type | Description |
| getSubspecialties | Boolean | Flag to determine whether each practitioner’s sub-specialties should be included in the response (true/false) |
| getAppointmentTypes | Boolean | Flag to determine whether the appointment types associated with the practitioner’s specialties should be included in the response. (true/false) |
| Example request | URL: https://sandbox.coreplus.com.au/API/Core/v2/SpecialtyType/?getSubSpecialties=true&getAppointmentTypes=true |
| Example response |
|