Get Asset Folder
Get details about a specific Asset Folder
Required scope | assets:read
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Path parameters
asset_folder_id
Unique identifier for an Asset Folder
Response
Request was successful
id
Unique identifier for the Asset Folder
displayName
User visible name for the Asset Folder
parentFolder
Pointer to parent Asset Folder (or null if root)
assets
Array of Asset instances in the folder
siteId
The unique ID of the site the Asset Folder belongs to
createdOn
Date that the Asset Folder was created on
lastUpdated
Date that the Asset Folder was last updated on