List Asset Folders

List Asset Folders within a given site

Required scope | assets:read

Path parameters

site_idstringRequiredformat: "objectid"
Unique identifier for a Site

Headers

AuthorizationstringRequired

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

Response

Request was successful
assetFolderslist of objects or null
A list of Asset folders
paginationobject or null
Pagination object

Errors