Skip to main content

get-nodes

This interface is used to get a list of the outermost files in the working directory of a given space, which supports Fusion API v3 with a new data engine that provides better performance and a more efficient API experience, see Fusion API v3 for details.

The "Get Node List" interface only supports returning the outermost list of files in the working directory. If you want to return a list of all nodes in the working directory, you can call both the ["Get Node details"](get-node-details#example: get a list of files and details under a specified folder) interface to do so.

Possible file types to be fetched include datasheets, folders, forms, dashboards, automations, etc.

Example requests for cURL, Javascript SDK are provided in the area on the right for your reference.

If you need more detailed operation instructions, you can read the Get Node List operation guide of the "API Guide".