Retrieves a single Digital Asset Management folder by ID, including counts of images, videos, and files within the folder
A valid request URL is required to generate request examples
{ "data": { "created_at": "<string>", "file_count": 123, "has_content_access": true, "id": "<string>", "image_count": 123, "is_default": true, "name": "<string>", "parent_id": "<string>", "public": true, "slug": "<string>", "updated_at": "<string>", "video_count": 123 }, "details": [ "<string>" ], "success": true }
App slug
Team slug
Folder ID
Folder retrieved successfully
Show child attributes
Additional contextual information about the response. Used to provide supplementary details beyond the main data payload, such as validation warnings or processing notes