GET api/v1/Poll/GetPolls?pageNumber={pageNumber}&size={size}&filterVotedPolls={filterVotedPolls}

Request Information

URI Parameters

NameDescriptionTypeAdditional 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

IHttpActionResult

None.

Response Formats

application/json, text/json, text/html, text/xml

Sample:

Sample not available.