Folders
List Folders
List folders by media type and parent level in the authenticated key scope
GET
Returns paginated folders for oneDocumentation Index
Fetch the complete documentation index at: https://docs.genviral.io/llms.txt
Use this file to discover all available pages before exploring further.
media_type at a hierarchy level.
Query Parameters
Folder media type:
ai_image, ai_video, upload, or slideshow.Optional parent folder ID. Omit to list root-level folders.
Number of folders to return (
1-100).Number of folders to skip.
Response
folders- Folder summaries (file_count,subfolder_count,preview_files)total- Total matching folderslimit/offset- Applied pagination values
Error Responses
400 invalid_query_parameter- query validation failed401/403- auth/entitlement failure500 folders_list_failed- unexpected folder query failure
