GET api/Empleado?inactivo={inactivo}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| inactivo | boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
JsonResultOfResponseModelOfEmpleadoModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Content | ResponseModelOfEmpleadoModel |
None. |
|
| SerializerSettings | JsonSerializerSettings |
None. |
|
| Encoding | Encoding |
None. |
|
| Request | HttpRequestMessage |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.