Figma · Example Payload

Figma Rest Client Meta Example

CollaborationDesignGraphicsInterfacesPrototypesPrototypingUI/UX

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

xynode_idnode_offset

Example Payload

Raw ↑
{
  "x": 42.5,
  "y": 42.5,
  "node_id": "500123",
  "node_offset": "example_value"
}