GET api/App/ResearchData/{screenerID}?page={page}&limit={limit}&search={search}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| screenerID | integer |
Default value is 0 |
|
| page | integer |
Default value is 0 |
|
| limit | integer |
Default value is 10 |
|
| search | string |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.