#The Directory object
An organizational bucket that groups links and other directories into a hierarchical folder structure within a workspace.
createdAt
string (date-time)When the directory was created
id
stringThe unique identifier of the directory (UUID)
name
stringThe name of the directory
parentDirectoryId
stringThe ID of the parent directory (UUID) If not set, the directory is at the root level.
path
stringFull hierarchical path separated by slashes, computed server-side
updatedAt
string (date-time)When the directory was last updated
workspaceId
stringThe workspace ID the directory belongs to (UUID)