GET api/v1/reviews/page?EmployeeName={EmployeeName}&DepartmentId={DepartmentId}&CycleId={CycleId}&EntityId={EntityId}&Status={Status}&PageNumber={PageNumber}&PageSize={PageSize}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| EmployeeName | string |
None. |
|
| DepartmentId | integer |
None. |
|
| CycleId | integer |
None. |
|
| EntityId | integer |
None. |
|
| Status | string |
None. |
|
| PageNumber | integer |
None. |
|
| PageSize | integer |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.