Figma · Example Payload

Figma Analytics Library Analytics Style Usages By Asset Example

CollaborationDesignGraphicsInterfacesPrototypesPrototypingUI/UX

Figma Analytics Library Analytics Style Usages By Asset Example is an example object payload from Figma, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

styleKeystyleNamestyleTypeusagesteamsUsingfilesUsing

Example Payload

Raw ↑
{
  "styleKey": "example_value",
  "styleName": "example_value",
  "styleType": "example_value",
  "usages": 42.5,
  "teamsUsing": 42.5,
  "filesUsing": 42.5
}