GET api/Empleados?byEmpresa={byEmpresa}&byId={byId}&byToken={byToken}&search={search}&page={page}&rowsPerPage={rowsPerPage}&order={order}&orderBy={orderBy}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
byEmpresa

boolean

None.

byId

integer

None.

byToken

boolean

None.

search

string

Default value is

page

integer

Default value is 0

rowsPerPage

integer

Default value is 10

order

string

Default value is asc

orderBy

string

Default value is Cod

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.