Figma · Example Payload

Figma Rest Pagination Example

CollaborationDesignGraphicsInterfacesPrototypesPrototypingUI/UX

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

Top-level fields

beforeafter

Example Payload

Raw ↑
{
  "before": 42.5,
  "after": 42.5
}