Figma · Example Payload

Figma Rest Version Example

A sample description.

CollaborationDesignGraphicsInterfacesPrototypesPrototypingUI/UX

Figma Rest 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

idcreated_atlabeldescription

Example Payload

Raw ↑
{
  "id": "abc123",
  "created_at": "2026-01-15T10:30:00Z",
  "label": "Example Title",
  "description": "A sample description."
}