UiPath - Get folder by ID action

The Get folder by ID action retrieves the details of a specific folder by its ID in UiPath Orchestrator.

Input

Input fieldDescription
Folder IDProvide the ID of the folder to retrieve.

Output

Output fieldDescription
IDUnique identifier of the folder.
KeyUnique key value associated with the folder.
Display nameHuman-readable name assigned to the folder.
Fully qualified nameFull path of the folder including parent hierarchy.
DescriptionOptional text describing the folder’s purpose or content.
Folder typeIndicates whether the folder is of type Modern or Classic.
Is personalBoolean value indicating if the folder is a personal workspace.
Provision typeSpecifies how the folder was provisioned.
Permission modelDefines the folder’s permission structure, such as inherited or custom.
Parent IDUnique identifier of the parent folder, if applicable.
Parent keyKey value of the parent folder.
Feed typeSpecifies the package feed type associated with the folder.
Fully qualified name orderableA normalized version of the fully qualified name, useful for sorting.
Is activeBoolean value indicating whether the folder is currently active.
Reserved optionsContains system-reserved properties related to folder configuration.

Last updated: