Figma · Example Payload

Figma Analytics Get Library Analytics Usages Response Body Example

CollaborationDesignGraphicsInterfacesPrototypesPrototypingUI/UX

Figma Analytics Get Library Analytics Usages Response Body 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

componentsfilesnextPagecursor

Example Payload

Raw ↑
{
  "components": [],
  "files": [],
  "nextPage": true,
  "cursor": "example_value"
}