fileA Figma Design or FigJam file. | key String- Unique identifier of the file.
name String- Name of the file.
editor_type String- Indicates if the object is a file on Figma Design or FigJam. Can be
figma or figjam . link_access String- Access policy for users who have the link to the file. Can be
view , edit , org_view , org_edit or inherit . proto_link_access String- Access policy for users who have the link to the file's prototype. Can be
view , org_view or inherit .
|
file_repoA file branch that diverges from and can be merged back into the main file. | id String- Unique identifier of the file branch.
name String- Name of the file.
main_file_key String- Key of the main file.
|
idp_userSCIM metadata of a user if managed by an identity provider. | id String- Unique stable id of the user.
user_name String- Email address of the user.
org_saml_id String- The SAML id of the org the user belongs to.
external_id String- The identity provider's external id for the user.
|
orgA Figma organization. | id String- Unique identifier of the org.
name String- Name of the org.
|
pluginA Figma plugin. | id String- Unique identifier of the plugin.
name String- Name of the plugin.
editor_type String- Indicates if the object is a plugin is available on Figma Design or FigJam. Can be
figma or figjam .
|
projectA project that a collection of Figma files are grouped under. | id String- Unique identifier of the project.
name String- Name of the project.
|
teamA Figma team that contains multiple users and projects. | id String- Unique identifier of the team.
name String- Name of the team.
|
userA Figma user. | id String- Unique stable id of the user.
name String- Name of the user.
email String- Email associated with the user's account.
|
A Figma widget. | id String- Unique identifier of the widget.
name String- Name of the widget.
editor_type String- Indicates if the widget is available on Figma Design or FigJam. Can be
figma or figjam .
|
workspacePart of the organizational hierarchy of managing files and users within Figma, only available on the Enterprise Plan. | id String- Unique identifier of the workspace.
name String- Name of the workspace.
|