List projects
GET
api.vdclip.com/v1/projectsAuthAuthorization: Bearer <token>scope: vdclip:projects:read
List projects, newest first. Supports cursor pagination.
Query parameters
cursorstringoptionalPagination cursor from a previous response. Omit to get the first page.
limitintegeroptionale.g. 20Maximum number of projects to return per page.
Last updated on