Figma · Example Payload

Figma Rest Branch Example

CollaborationDesignGraphicsInterfacesPrototypesPrototypingUI/UX

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

keynamethumbnail_urllast_modified

Example Payload

Raw ↑
{
  "key": "example_value",
  "name": "Example Title",
  "thumbnail_url": "https://www.example.com",
  "last_modified": "example_value"
}