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 } ], "pagination": { "page": 123, "per_page": 123, "total_items": 123, "total_pages": 123 }, "success": true }
Retrieves a flat list of public folders with pagination
App ID
Page number (default: 1)
Items per page (default: 20, max: 100)
Public folders retrieved successfully
Show child attributes