GET api/documentos-empleados/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
DocumentoEmpleado| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Fecha | date |
None. |
|
| IdCategoriaDocumentoEmpleado | integer |
None. |
|
| CategoriaDocumentoEmpleado | CategoriaDocumentoEmpleado |
None. |
|
| IdUsuario | integer |
None. |
|
| Usuario | Usuario |
None. |
|
| NombreArchivo | string |
None. |
|
| NombreArchivoOriginal | string |
None. |
|
| Tipo | integer |
None. |
|
| CreatedAt | date |
None. |
|
| UpdatedAt | date |
None. |
Response Formats
application/json
Sample:
text/json
Sample: