GET api/v1/Poll/GetPolls?pageNumber={pageNumber}&size={size}&filterVotedPolls={filterVotedPolls}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
pageNumber | integer |
Default value is 0 |
|
size | integer |
Default value is 0 |
|
filterVotedPolls | boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html, text/xml
Sample:
Sample not available.