InVision
communityDigital product design platform for prototyping, collaboration, and design system management.
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.invisionapp.com/v2/projectsList design projects
Parameters
limitresults (integeroptionaloffsetpagination offset (integeroptionalReturns
projects[] with id, name, type, thumbnail, createdAt, updatedAt, screens_countGET
https://api.invisionapp.com/v2/projects/{projectId}/screensList screens in a project
Parameters
projectIdproject ID (integerrequiredReturns
screens[] with id, name, imageUrl, width, height, sort, updatedAtGET
https://api.invisionapp.com/v2/projects/{projectId}/screens/{screenId}/commentsGet screen comments
Parameters
screenIdscreen ID (integerrequiredprojectIdproject ID (integerrequiredReturns
comments[] with id, text, author, createdAt, x, y, resolved