[]
Request Body
Type: application/json
Responses
[204] No Content
[400] Bad Request
Type: [application/json]
Responses
[200] Success
Type: [application/json]
Request Body
Type: application/json
Responses
[200] Success
Type: [application/json]
[400] Bad Request
Type: [application/json]
Parameters
| Name | In | Type |
|---|---|---|
| idRequired | path | string |
Responses
[200] Success
Type: [application/json]
[400] Bad Request
Type: [application/json]
[403] Forbidden
[404] Not Found
Parameters
| Name | In | Type |
|---|---|---|
| idRequired | path | string |
Request Body
Type: application/json
Responses
[200] Success
Type: [application/json]
[400] Bad Request
Type: [application/json]
[404] Not Found
Parameters
| Name | In | Type |
|---|---|---|
| idRequired | path | string |
Responses
[200] Success
Type: [application/json]
[400] Bad Request
Type: [application/json]
[404] Not Found
Get the information about the current logged-in user.
Responses
[200] Success
Type: [application/json]
[400] Bad Request
Type: [application/json]
[404] Not Found
Type: [application/json]
Server plugin error
| Name | Type | Description |
|---|---|---|
| codeNullable | string | error code |
| messageNullable | string | error message |
| contextNullable | string | error context |
| innerError | ServerPluginError | |
| extensionsNullable | any | Extended result |
| Name | Type |
|---|---|
| nameNullable | string |
| Name | Type |
|---|---|
| idNullable | string |
| nameNullable | string |
| descriptionNullable | string |
| Name | Type |
|---|---|
| options | PrinterOptions |
| idNullable | string |
| nameNullable | string |
| descriptionNullable | string |
| Name | Type |
|---|---|
| canDuplex | Boolean |
| landscapeAngle | int32 |
| maximumCopies | int32 |
| paperSizesNullable | Array<string> |
| paperSourcesNullable | Array<string> |
| supportsColor | Boolean |
| isDefault | Boolean |
| Name | Type |
|---|---|
| nameNullable | string |
| descriptionNullable | string |
User response model
| Name | Type | Description |
|---|---|---|
| idNullable | string | Id |
| nameNullable | string | Name |
| emailNullable | string | |
| rolesNullable | Array<string> |
Roles |
| homeNullable | string | Home page id |
| homeTitleNullable | string | Home page title |
| homeSource | UserHomePageSource | |
| showWelcomeOnStartup | Boolean | Show welcome on start up |
| isFirstLogin | Boolean | Is first login |
| themeNullable | string | Theme |
| languageNullable | string | Language |
| tenantIdNullable | string | Tenant id |
| tenantNameNullable | string | Tenant name |
| securityProviderNullable | string | Security provider |
| themeNameNullable | string | Theme name |
| fullNameNullable | string | Full name |
| categoryDocTypesNullable | string | Category document types |
| timeZoneIdNullable | string | Time zone id |
| delegatedByNullable | Array<DelegatedByItemModel> |
List of users who have delegated to the current user. |
Enum:
NonePersonalOrganizational| Name | Type |
|---|---|
| idNullable | string |
| nameNullable | string |
| orgIdNullable | string |
| actionsNullable | Array<string> |
| rolesNullable | Array<string> |