Figma · Example Payload

Figma Analytics Library Analytics Usages By File Example

CollaborationDesignGraphicsInterfacesPrototypesPrototypingUI/UX

Figma Analytics Library Analytics 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

fileNameteamNameworkspaceNamenumInstances

Example Payload

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