GET api/ClinicDashBoard?pageNumber={pageNumber}&pageSize={pageSize}&keywords={keywords}&gender={gender}&status={status}&isNew={isNew}&isLast7={isLast7}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| pageNumber | integer |
None. |
|
| pageSize | integer |
None. |
|
| keywords | string |
None. |
|
| gender | string |
None. |
|
| status | string |
None. |
|
| isNew | boolean |
None. |
|
| isLast7 | boolean |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html, application/xml, text/xml
Sample:
Sample not available.