GET api/Doctors?DoctorId={DoctorId}

列出該醫師所屬科別,且未被該醫師回覆的問題

Request Information

URI Parameters

NameDescriptionTypeAdditional information
DoctorId

醫師編號

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.