GET api/v1/Doctors/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Doctor| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| Name | string |
None. |
|
| string |
None. |
||
| Phone | string |
None. |
|
| SpecialityId | integer |
None. |
|
| Speciality | Speciality |
None. |
|
| DoctorVsEntities | Collection of DoctorVsEntity |
None. |
|
| Visits | Collection of Visit |
None. |
Response Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample: