Retrieves a list of all bookable slots for the requesting practice group.
Ok
Validation error
Unauthorised
Not found
Unknown error
{- "data": [
- {
- "practitioner_id": "string",
- "appointment_type_id": "string",
- "location_id": "string",
- "start_time": "2019-08-24T14:15:22Z",
- "finish_time": "2019-08-24T14:15:22Z"
}
], - "count": 0
}