GET api/pro/clinics/{clinicId}/sessions/start-dates

Gets all session start dates for the specified clinic.

Request Information

URI Parameters

NameDescriptionTypeAdditional 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 date

Response Formats

application/json, text/json

Sample:

Sample not available.