StaticgetOptionaloptions: Options<GetItemStaticFileData, ThrowOnError>StaticgetGets a collection of ancestor static file items.
Gets a collection of static file items that are ancestors to the provided Id.
Optionaloptions: Options<GetTreeStaticFileAncestorsData, ThrowOnError>StaticgetGets a collection of static file tree child items.
Gets a paginated collection of static file tree items that are children of the provided parent Id.
Optionaloptions: Options<GetTreeStaticFileChildrenData, ThrowOnError>StaticgetGets a collection of static file items from the root of the tree.
Gets a paginated collection of static file items from the root of the tree with optional filtering.
Optionaloptions: Options<GetTreeStaticFileRootData, ThrowOnError>
Gets a collection of static file items.
Gets a collection of static file items identified by the provided Ids.