Appointment types
Retrieves appointment types for a specific patient
Authorizations
AuthorizationstringRequired
Enter your Bearer token
organization_codestringRequired
Enter your organization code
Path parameters
patientIdstringRequiredPattern:
[^\/#\?]+?Query parameters
regionstringOptional
organizationIdnumberOptional
isServiceProviderGroupbooleanOptional
byCareTeambooleanOptional
patientIdstringOptional
isTemplatebooleanOptional
includeAddressGroupbooleanOptional
Responses
200Success
application/json
get
/api/scheduling/patients/{patientId}/appointment-types200Success
Retrieves a specific appointment type by its ID for a specific patient
Authorizations
AuthorizationstringRequired
Enter your Bearer token
organization_codestringRequired
Enter your organization code
Path parameters
patientIdstringRequiredPattern:
[^\/#\?]+?appointmentTypeIdstringRequiredPattern:
[^\/#\?]+?Responses
200Success
application/json
get
/api/scheduling/patients/{patientId}/appointment-types/{appointmentTypeId}200Success