Assets

Get asset folders.

Get all asset folders for the app.

get/api/apps/{app}/assets/folders

Path parameters

appstring required

The name of the app.

Query parameters

parentIdstring nullable

The optional parent folder id.

scope'PathAndItems' | 'Path' | 'Items'

The scope of the query.

Response

Asset folders returned.

_linksobject required

The links.

totalinteger required

The total number of assets.

Changes