Figma · Example Payload

Figma Rest Published Component Set Example

A sample description.

CollaborationDesignGraphicsInterfacesPrototypesPrototypingUI/UX

Figma Rest Published Component Set Example is an example object payload from Figma, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

keyfile_keynode_idthumbnail_urlnamedescriptioncreated_atupdated_at

Example Payload

Raw ↑
{
  "key": "example_value",
  "file_key": "example_value",
  "node_id": "500123",
  "thumbnail_url": "https://www.example.com",
  "name": "Example Title",
  "description": "A sample description.",
  "created_at": "2026-01-15T10:30:00Z",
  "updated_at": "2026-01-15T10:30:00Z"
}