List the clips a project produced
GET
api.vdclip.com/v1/projects/{project_id}/clipsAuthAuthorization: Bearer <token>scope: vdclip:projects:read
Return all clips generated by a project, paginated.
Path parameters
project_idstringrequiredProject external id returned when the project was created or listed.
Query parameters
cursorstringoptionalPagination cursor from a previous response. Omit to get the first page.
limitintegeroptionale.g. 100Maximum number of clips to return per page.
Última atualização em