List clips
list_clipsLists clips for the authenticated user. Filter by project ID, status, or use pagination to browse your clip library.
Instructions
Clips for the authenticated user. With projectId -> GET /clips/project/:projectId; otherwise GET /clips (the clip library) with paging/status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| limit | No | ||
| status | No | ||
| projectId | No |