Public Clinics
Retrieve Clinic by slug
Permissions needed: NONE Returns Clinic details.
get/api/v1/public/clinics/{slug}
Path parameters
slugstring required
The Clinic slug
Query parameters
includestring
Additional info to include. You can use multiple, comma separated. Options: country, country.language, schedules, schedules.intervals, visit_types.
Response
Successful operation
Changes
Changed in 1 of the 3 revisions of this API.1
- ○
added the optional property
data/preferencesto the response with the200statusresponse-optional-property-added
- ○