List videos
list_videosRetrieve a paginated list of videos from your Synthesia account, sorted newest first. Use the offset parameter to navigate through multiple pages.
Instructions
List videos in the Synthesia account (created via API or STUDIO), newest context first. Paginated: pass the returned nextOffset as offset to fetch more.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Videos per page (default 20, max 100). | |
| offset | No | Pagination offset; use nextOffset from the previous call. | |
| source | No | Filter by origin. Default: all sources. |