Figma · Example Payload

Figma Activity Logs Activity Logs Meta Example

CollaborationDesignGraphicsInterfacesPrototypesPrototypingUI/UX

Figma Activity Logs Activity Logs Meta Example is an example object payload from Figma, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

activityLogscursornextPage

Example Payload

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