Folders
Folders (previously called "projects") are collections of files and subfolders that belong to a team. Folders can be nested: a folder's parent is identified by its parent_folder_id, which is null for top-level folders in a team.
warning
IMPORTANT: Figma does not permit companies to index or ingest Figma files that belong to other companies. Use these APIs only to access folders and files in your own Figma organization.
Types
| Type | Properties |
|---|---|
FolderA Folder is a collection of files and subfolders. It can be identified by its ID. |
|