GET api/Monitoring?keyword={keyword}&patientId={patientId}&statusId={statusId}&pageSize={pageSize}&pageIndex={pageIndex}&accountId={accountId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| keyword | string |
Required |
|
| patientId | globally unique identifier |
Required |
|
| statusId | string |
Required |
|
| pageSize | integer |
Required |
|
| pageIndex | integer |
Required |
|
| accountId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.