Figma · Example Payload

Figma Files Version Example

A sample description.

CollaborationDesignGraphicsInterfacesPrototypesPrototypingUI/UX

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

Top-level fields

idcreatedAtlabeldescription

Example Payload

Raw ↑
{
  "id": "abc123",
  "createdAt": "example_value",
  "label": "Example Title",
  "description": "A sample description."
}