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

next_page_tokenstring
pathstring
path_sharedboolean

dir is a shared folder or inside one (owner badge)

path_syncedboolean

Changes

No recorded changes to this endpoint across all 7 revisions of this API.