Get Asset Folder

GET

Get details about a specific Asset Folder

Required scope | assets:read

Path parameters

asset_folder_idstringRequired

Unique identifier for an Asset Folder

Response

Request was successful

idstringOptional

Unique identifier for the Asset Folder

displayNamestringOptional

User visible name for the Asset Folder

parentFolderstringOptional

Pointer to parent Asset Folder (or null if root)

assetslist of stringsOptional

Array of Asset instances in the folder

siteIdstringOptional

The unique ID of the site the Asset Folder belongs to

createdOndatetimeOptionalDefaults to 1970-01-01T00:00:00.000Z

Date that the Asset Folder was created on

lastUpdateddatetimeOptionalDefaults to 1970-01-01T00:00:00.000Z

Date that the Asset Folder was last updated on

Errors