List Contents

Beta

List contents of an asset (Folder, Collection, Project) or entire workspace in a tree structure.

Authentication

X-API-KEYstring
API Key authentication via header
OR
AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

asset_idstring or nullOptional
folder_idstring or nullOptional
include_asset_detailsbooleanOptionalDefaults to false
include_system_filesbooleanOptionalDefaults to false

Response

Successful Response
structure_tree_asciistring
tree_datamap from strings to objects

Errors