Figma · Example Payload

Figma Analytics Library Analytics Variable Usages By File Example

CollaborationDesignGraphicsInterfacesPrototypesPrototypingUI/UX

Figma Analytics Library Analytics Variable Usages By File 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

fileNameteamNameworkspaceNameusages

Example Payload

Raw ↑
{
  "fileName": "example_value",
  "teamName": "example_value",
  "workspaceName": "example_value",
  "usages": 42.5
}