Skip to main content
POST
List Figma frames

Authorizations

Authorization
string
header
required

API key passed as Bearer token

Headers

X-External-User-ID
string
required

Identifier of the acting user in the calling system (e.g. a Workfront user id). Recorded against every audited action this request performs.

X-External-User-Email
string<email>

Acting user email. Only meaningful on keys with act-on-behalf enabled, where it is resolved to the matching Adclear user and is mandatory on writes. Ignored on ordinary keys.

Body

application/json
url
string<uri>
required

Figma file URL (figma.com)

Maximum string length: 2048
Example:

"https://www.figma.com/design/AbCdEf123/My-Designs"

Response

Pages and frames of the Figma file

fileName
string
required
pages
object[]
required
correlationId
string<uuid>
required

Correlation ID for request tracing. Include in support requests.