Figma · Example Payload

Figma Rest Component Example

A sample description.

CollaborationDesignGraphicsInterfacesPrototypesPrototypingUI/UX

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

Top-level fields

keynamedescriptioncomponentSetIddocumentationLinksremote

Example Payload

Raw ↑
{
  "key": "example_value",
  "name": "Example Title",
  "description": "A sample description.",
  "componentSetId": "500123",
  "documentationLinks": [],
  "remote": true
}