This endpoint retrieves full metadata for a specific Folder identified by its assetId. This includes folder attributes such as name, type, creation details, and permissions.
NOTE:
The folder must exist and the requester must have at least read-level access.
If the folder is not found or access is denied, appropriate error responses will be returned.
Discarded folders can be retrieved using this endpoint.
If the folder exists, but the requester does not have the requisite permissions:
The API will behave as if the folder does not exist.
It will return a 404 Not Found response, even though the asset technically exists in the system.
This endpoint retrieves full metadata for a specific Folder identified by its assetId. This includes folder attributes such as name, type, creation details, and permissions.