ChoiceSetGetAllOptions
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. |
includeFolderChoiceSets? |
boolean |
Experimental When true, also returns folder-level choice sets alongside tenant ones. Omit (or false, the default) to return only tenant-level choice sets. Ignored when folderKey is provided — folderKey is preferred over includeFolderChoiceSets when both are set. Folder-scoped Data Fabric is in preview — the contract may change. |