integrations > aestheticRecords

Get Availability

Get a list of provider availability for a given date and service.

get/v1/aesthetic-records/availability

Query parameters

appointmentTypeTypesAestheticRecordsAppointmentModality required— unresolved $ref
clinicIdinteger required
durationinteger

Duration in minutes of appointment

providerIdsinteger[] required

The providers that you want to get availability for

serviceIdsinteger[] required

The services/types of appointments that you want to get availability for. See getAppointmentTypes for how to view the list of available services and their ids.

startDatestring date required

Headers

Authorizationstring required

Bearer authentication

X-Account-Tokenstring required

The account token that is associated with the end user linked to this account

Response

Response with status 200

TypesGetAestheticRecordsProviderAvailabilityResponse required— unresolved $ref

Changes

No recorded changes to this endpoint across all 1 revision of this API.