GET /api/Doctor/get-all

GET /api/Doctor/get-all

Query parameters

  • PageNumber integer(int32)
  • PageSize integer(int32)

Responses

  • 200

    Success

GET /api/Doctor/get-all
curl \
 --request GET 'http://mamaguide.runasp.net/api/Doctor/get-all'