Sketch
communityDigital design toolkit for UI/UX design, prototyping, and collaboration on macOS.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://api.sketch.cloud/v1/sharesList projects in a workspace
Returns
data[] with id, name, shortId, version, document with pages[], artboards[]GET
https://api.sketch.cloud/v1/shares/{shareId}/version/{version}/artboard/{artboardId}Get artboard details and layers
Parameters
shareIdshare ID (stringrequiredversionversion number (integerrequiredartboardIdartboard ID (stringrequiredReturns
id, name, width, height, layers[], exportFormats[]GET
https://api.sketch.cloud/v1/shares/{shareId}/commentsGet design comments
Parameters
shareIdshare ID (stringrequiredReturns
comments[] with id, body, author, createdAt, position, resolved