EntityGetAllOptions
Common shape for every folder-scoped Data Fabric operation.
Forwarded on the wire as the X-UIPATH-FolderKey header.
Extends
Properties
| Property |
Type |
Description |
folderKey? |
string |
Experimental Key identifying the folder the entity belongs to. Omit for tenant-level entities. Folder-scoped Data Fabric is in preview — the contract may change. |
includeFolderEntities? |
boolean |
Experimental When true, returns tenant-level and folder-level entities together. Omit (or false, the default) to return only tenant-level entities. Ignored when folderKey is provided — folderKey is preferred over includeFolderEntities when both are set. Folder-scoped Data Fabric is in preview — the contract may change. |