GET api/v1/VisualReports/Program/GetAllAssignedOrCompletedPrograms?isUserCompleted={isUserCompleted}&searchText={searchText}&pageNum={pageNum}&pageSize={pageSize}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
isUserCompleted | boolean |
Required |
|
searchText | string |
Default value is |
|
pageNum | integer |
Default value is 1 |
|
pageSize | integer |
Default value is 8 |
|
version | string |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html, text/xml
Sample:
Sample not available.