GET Worklist/LinkFolders?culture={culture}&scope={scope}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| culture | string |
None. |
|
| scope | FolderScope |
Default value is All |
Body Parameters
None.
Response Information
Resource Description
Collection of LinkFolderInfo| Name | Description | Type | Additional information |
|---|---|---|---|
| Uuid |
Gets or sets the UUID. |
string |
None. |
| FolderName |
Gets or sets the name of the folder. |
string |
None. |
| IsDefault |
Gets or sets the default data. |
boolean |
None. |
| LinkFolderId |
Gets or sets the link folder identifier. |
integer |
None. |
| IsPublic |
Identifies whether the LinkFolder is Public(shared) or not. |
boolean |
None. |
| IsShared | boolean |
None. |
|
| Owner |
The LoginName of the Owner |
string |
None. |
| ParentUuid | string |
None. |
|
| ParentId | integer |
None. |
|
| ParentPath | string |
None. |
|
| IsGlobal | boolean |
None. |
|
| SubLinkFolders | Collection of LinkFolderInfo |
None. |