GET api/usuarios/usuarios/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Usuario| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| Nombre | string |
None. |
|
| Alias | string |
None. |
|
| string |
None. |
||
| EmailAvisos | string |
None. |
|
| Uid | string |
None. |
|
| Tipo | integer |
None. |
|
| Bloqueado | boolean |
None. |
|
| Oculto | boolean |
None. |
|
| IdEmpleadoOdoo | integer |
None. |
|
| EmpleadoOdoo | EmpleadoOdoo |
None. |
|
| IdSeccion | integer |
None. |
|
| Seccion | Seccion |
None. |
|
| Cargo | integer |
None. |
|
| HorarioActual | Horario |
None. |
|
| Horarios | Collection of HorarioUsuario |
None. |
|
| VerVacacionesTodos | boolean |
None. |
|
| VerInformesHorasExtrasTodos | boolean |
None. |
|
| GestionarVacaciones | boolean |
None. |
|
| NotificacionesNoLeidas | boolean |
None. |
|
| SeccionesJefe | Collection of Seccion |
None. |
|
| Pedidos | Collection of Pedido |
None. |
|
| Tokens | Collection of string |
None. |
Response Formats
application/json
Sample:
text/json
Sample: