👨⚕️ Doctors APIs
- Get Doctors
GET /Doctors/thirdParty-get-doctors
Parameters:
| Parameter | Type | Default | Description |
|---|---|---|---|
| offset | number | 0 | Page number |
| hospitalId | number | - | Hospital ID |
| doctorId | number | - | Doctor ID |
| baseClinicId | number | - | Clinic ID |
| userLat | number | - | User Latitude |
| userLng | number | - | User Longitude |
| orderBy | string | Distance | Sorting method |