Skip to content

FolderScopedOptions

Options that scope a name-based lookup (e.g. getByName) to a folder. Provide one of folderId, folderKey, or folderPath. When more than one is supplied, all are forwarded; the server applies precedence folderPath > folderKey > folderId.

Extends

Extended by

Properties

Property Type Description
expand? string -
folderId? number Numeric folder ID.
folderKey? string Folder key (GUID-formatted string).
folderPath? string Slash-delimited folder path, e.g. 'Shared/Finance'.
select? string -