Figma · Example Payload

Figma Me User Example

CollaborationDesignGraphicsInterfacesPrototypesPrototypingUI/UX

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

idhandleimg_url

Example Payload

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