Figma · Example Payload

Figma Files User Example

CollaborationDesignGraphicsInterfacesPrototypesPrototypingUI/UX

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

Top-level fields

idhandleimgUrl

Example Payload

Raw ↑
{
  "id": "abc123",
  "handle": "example_value",
  "imgUrl": "https://www.example.com"
}