Figma · Example Payload

Figma Component Sets Published Component Set Example

A sample description.

CollaborationDesignGraphicsInterfacesPrototypesPrototypingUI/UX

Figma Component Sets 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

keyfileKeynodeIdthumbnailUrlnamedescriptioncreatedAtupdatedAt

Example Payload

Raw ↑
{
  "key": "example_value",
  "fileKey": "example_value",
  "nodeId": "500123",
  "thumbnailUrl": "https://www.example.com",
  "name": "Example Title",
  "description": "A sample description.",
  "createdAt": "example_value",
  "updatedAt": "example_value"
}