GET api/Account/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Utente| Name | Description | Type | Additional information |
|---|---|---|---|
| Nominativo | string |
None. |
|
| Id | integer |
None. |
|
| string |
None. |
||
| Password | string |
None. |
|
| Attivo | boolean |
None. |
|
| PEC | string |
None. |
|
| Telefono | string |
None. |
|
| Nome | string |
None. |
|
| Cognome | string |
None. |
|
| TFA | string |
None. |
|
| ScadenzaTFA | date |
None. |
|
| TipologiaTFA | integer |
None. |
|
| OTPRecovery | string |
None. |
|
| RegistrationLink | string |
None. |
|
| DataRegistrazione | date |
None. |
|
| UltimoAccesso | date |
None. |
|
| DeviceType | string |
None. |
|
| DeviceToken | string |
None. |
|
| DeviceVersion | string |
None. |
|
| Tipologia | integer |
None. |
|
| CodFiscale | string |
None. |
|
| Delega | Collection of Delega |
None. |
|
| CodiceOTP | Collection of CodiceOTP |
None. |
|
| NotificaApp | Collection of NotificaApp |
None. |
|
| Membro | Collection of Membro |
None. |
|
| BatchOperation | Collection of BatchOperation |
None. |
|
| Amministratore | Collection of Amministratore |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.