provider Component Sets GET /v1/component_sets/{key}
@utdk/figma /v1/component_sets/{key}
Get component set
Get metadata on a published component set by key.
key path required
The unique identifier of the component set.
string

Try it

Authentication
Configure credentials for Figma API
getcomponentset
GET/v1/component_sets/{key}
Get metadata on a published component set by key.

Parameters

required

The unique identifier of the component set.

Configure credentials above to enable sending.

Code snippet
Updates live as you fill in the form above.

TypeScript

import figma from '@utdk/figma';

await figma.getcomponentset()