[]
Request Schema
Response
Status Code: 204
No Content
Status Code: 400
Bad Request
Response
Status Code: 200
Success
Request Schema
Response
Status Code: 200
Success
Status Code: 400
Bad Request
Parameters
| Name | Type | Located In |
|---|---|---|
| idRequired | string | path |
Response
Status Code: 200
Success
Status Code: 400
Bad Request
Status Code: 403
Forbidden
Status Code: 404
Not Found
Parameters
| Name | Type | Located In |
|---|---|---|
| idRequired | string | path |
Request Schema
Response
Status Code: 200
Success
Status Code: 400
Bad Request
Status Code: 404
Not Found
Parameters
| Name | Type | Located In |
|---|---|---|
| idRequired | string | path |
Response
Status Code: 200
Success
Status Code: 400
Bad Request
Status Code: 404
Not Found
Get the information about the current logged-in user.
Response
Status Code: 200
Success
Status Code: 400
Bad Request
Status Code: 404
Not Found
Server plugin error
| Name | Type | Description | Example |
|---|---|---|---|
| codeNullable | string | error code | |
| messageNullable | string | error message | |
| contextNullable | string | error context | |
| innerError | ServerPluginError | ||
| extensionsNullable | any | Extended result |
| Name | Type | Description | Example |
|---|---|---|---|
| nameNullable | string |
| Name | Type | Description | Example |
|---|---|---|---|
| idNullable | string | ||
| nameNullable | string | ||
| descriptionNullable | string |
| Name | Type | Description | Example |
|---|---|---|---|
| options | PrinterOptions | ||
| idNullable | string | ||
| nameNullable | string | ||
| descriptionNullable | string |
| Name | Type | Description | Example |
|---|---|---|---|
| canDuplex | Boolean | If support duplex printing. | |
| landscapeAngle | int32 | The landscape angle. | |
| maximumCopies | int32 | The max copies. | |
| paperSizesNullable | Array<string> |
The supported paper sizes. | |
| paperSourcesNullable | Array<string> |
The supported paper sources. | |
| supportsColor | Boolean | Whether color printing is supported. | |
| isDefault | Boolean | Whether the printer is the default OS printer. |
| Name | Type | Description | Example |
|---|---|---|---|
| nameNullable | string | ||
| descriptionNullable | string |
User response model
| Name | Type | Description | Example |
|---|---|---|---|
| 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 |
Enum:
NonePersonalOrganizational