Artboard Content
get
/designs/{design_id}/artboards/{artboard_id}/content
Returns a JSON representation (Octopus) of the artboard of the provided ID. This allows you to read and extract all objects or layers and their properties.
Requests
path Parameters
design_id Required | string A unique identifier (UUID) of an imported design file. |
artboard_id Required | string An identifier of an artboard within a design file. |
Request samples
Responses
Response samples
Was this article helpful?