latestSwagger 2.0Proprietary2026-08-17126191431.8 KB
7f97d8cd0f1e
storage
List storage directory
Lists one level of files and folders in the business node's storage space. Page through with page_token; an empty next_page_token means the level is exhausted. Folder keys can repeat across pages and should be deduped client-side.
get/storage/list
Query parameters
business_node_idstring required
Leaf business node ID (root of the storage space)
pathstring
Directory path relative to the node root (empty = root)
page_tokenstring
Opaque page token from a previous response
page_sizeinteger
Items per page (default 200, max 1000)
Response
OK