Figma · Example Payload

Figma Files Branch Example

CollaborationDesignGraphicsInterfacesPrototypesPrototypingUI/UX

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

keynamethumbnailUrllastModified

Example Payload

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