Figma · Schema

PublishedComponent

A published component from a team or file library.

CollaborationDesignGraphicsInterfacesPrototypesPrototypingUI/UX

Properties

Name Type Description
key string The globally unique identifier for the component.
file_key string The key of the Figma file containing the component.
node_id string The node ID of the component within the file.
thumbnail_url string A URL to a thumbnail image of the component.
name string The name of the component.
description string The description of the component as entered by the publisher.
created_at string The UTC ISO 8601 time when the component was first published.
updated_at string The UTC ISO 8601 time when the component was last updated.
View JSON Schema on GitHub