GET api/usuarios/{id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | string |
Required |
Body Parameters
None.
Response Information
Resource Description
USUARIOS_ASOCIACIONName | Description | Type | Additional information |
---|---|---|---|
ID | integer |
None. |
|
NOMBRES | string |
None. |
|
APELLIDOS | string |
None. |
|
SECTOR | string |
None. |
|
USUARIO | string |
None. |
|
PASSWORD | string |
None. |
|
FECHA_CARGA | date |
None. |
|
FECHA_MODIFICACION | date |
None. |
|
ZONA | string |
None. |
|
FECHA_MOD_PASSWORD | date |
None. |
|
BRIGADAS | Collection of BRIGADAS |
None. |
|
ENCARGADOS | Collection of ENCARGADOS |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.