List Projects In Workspace
List all projects in a workspace that the user can access.
- Workspace owners: see ALL projects
- Workspace members: see projects where they have access (excludes no_access)
- Member_limited users: see only projects with explicit permission (excludes no_access)
Authorizations
JWT in Authorization header. 'Bearer ' prefix optional.
Path Parameters
Response
Successful Response
Project ID
Project name
Root directory ID - all user directories/assets are children of this
Trash directory ID - deleted assets are moved here
Default role for workspace members accessing this project
owner, member, member_limited, full_access, editor, commenter, downloader, viewer, no_access Default permission bitmap inherited by children
NOT IN USE - Default features to be performed on all assets in this project
Feature types processed by the system
content_proxy, audio_proxy, preview, scene_detect, embedding, transcription, transcript_index, scene_extract, metadata, scrub_preview, doc_proxy, doc_index, face_index_asset, face_match_asset, scene_caption Number of assets in project
Total size of assets in bytes
Total tokens used
Total duration in seconds
Chunk size in bytes for chunked uploads
User's permission bitmap on this project
ID of the user that created the project
Creation timestamp
Last update timestamp
Project icon data
Dominant color extracted from project icon (hex format)
Current user's last project access

