Get all availabilities of a practitioner in the specified date range, max 100 days
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
x > 0
1
Start date of the availabilities
"2024-01-01T00:00:00.000Z"
End date of the availabilities, 100 days since startDate
"2024-01-31T00:00:00.000Z"
Search for availabilities with this location id
1
An array of availabilities
The response is of type object
.
Get all availabilities of a practitioner in the specified date range, max 100 days
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
x > 0
1
Start date of the availabilities
"2024-01-01T00:00:00.000Z"
End date of the availabilities, 100 days since startDate
"2024-01-31T00:00:00.000Z"
Search for availabilities with this location id
1
An array of availabilities
The response is of type object
.