GET api/Articles/GetAll?FromDate={FromDate}&ToDate={ToDate}&PageNumber={PageNumber}&PageSize={PageSize}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
FromDate

date

None.

ToDate

date

None.

PageNumber

integer

None.

PageSize

integer

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.