Skip to main content
Question

Figma REST API doesn't provide a traversable graph.

  • December 5, 2024
  • 0 replies
  • 11 views

Luke36

The Figma API cannot complete the graph of objects for an account.
There is no endpoint to list the teams which a user belongs to. Without this the rest of the endpoint cannot be reached without getting a teamId, projectId, or fileKey from an external source. Providing a traversable graph is a basic function of any REST API and without the API is basically useless for most scenarios.

This topic has been closed for replies.