GET api/candidatura?itemsPerPage={itemsPerPage}&totalItems={totalItems}&totalPages={totalPages}&currentPage={currentPage}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
itemsPerPage

integer

None.

totalItems

integer

None.

totalPages

integer

None.

currentPage

integer

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.