Figma · Example Payload

Figma Analytics Library Analytics Actions By Team Example

CollaborationDesignGraphicsInterfacesPrototypesPrototypingUI/UX

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

Top-level fields

weekteamNameworkspaceNamedetachmentsinsertions

Example Payload

Raw ↑
{
  "week": "example_value",
  "teamName": "example_value",
  "workspaceName": "example_value",
  "detachments": 42.5,
  "insertions": 42.5
}