GET api/pro/clinics/{clinicId}/sessions/start-dates
Gets all session start dates for the specified clinic.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
clinicId |
The id of the clinic. |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
Returns a list of all session start dates for the specified clinic.
Collection of dateResponse Formats
application/json, text/json
Sample:
Sample not available.