v0

Return available open slots for any provider that can be used to create consults and schedule appointments on these slots.

Returns schedule availability of providers based on given parameters

get/v0/schedule

Query parameters

startstring date-time required

The time starting from which free slots will be returned. Should be greater than the current time.

endstring date-time required

The end time up to which free slots will be returned.

questionnairestring required

Unique identifier for the questionnaire that providers have enabled scheduling for.

statestring required

Two letter abbreviation of provider’s licensed state used as a filter.

durationinteger

The duration of each returned slot in minutes.

Response

OK

Changes