Skip to main content
GET
List clippings
Each entry is one clipping: its id, the video url, its status and error, the video’s title and thumbnail, its duration in seconds and when it was started (createdAt). The clips themselves are on Get a clipping.
  • page starts at 1. Leave it out for the first page.
  • pages is the number of pages there are.
  • title, thumbnail and duration are null until the video has been analysed.

Authorizations

Authorization
string
header
required

Your API key from Connections > API Keys, or an OAuth access token (pos_...). Send it as it is, with no Bearer prefix.

Query Parameters

page
integer
default:1

Page number, starting at 1

Required range: x >= 1

Response

One page of clippings

pages
integer

The number of pages

results
object[]
Last modified on September 23, 2026