List Directories
List all subdirectories under a parent directory
Authorizations
JWT in Authorization header. 'Bearer ' prefix optional.
Body
API request schema for listing directories under a parent
Response
Successful Response
Directory ID
Directory name
Hex color code for the directory icon
ID of the project this directory belongs to
ID of the parent resource (directory or project)
ID of the user that created the directory
Creation timestamp
Last update timestamp
True when this item is a projected symlink
Symlink target path components
Symlink target path type
relative, internal_absolute, external_absolute Resolved target resource ID
Resolved target resource name
Resolved or hinted target resource type
workspace, project, directory, asset, symlink, collection Symlink resolution status
resolved, dangling, permission_denied, external User's permission bitmap on this directory
Server-recorded timestamp of the latest user action on this directory, flattened from current_revision.client_performed_at. NULL when no revision exists. Used by the desktop renderer to compare against a per-pin coverage cursor.

