Retrieve a specific page of results

Deprecated
GET
Deprecation notice

The Classify API has been deprecated on Feb 28, 2025.

Recommended alternative: Update to the 1.3 version of the API and use the Pegasus video understanding model to classify videos.

Resources: Migration guide > Use Pegasus to classify videos.

The classify and /classify/bulk endpoints return the first page or results. You can use this endpoint to retrieve the rest of the pages.

Note

When you use pagination, you will not be charged for retrieving subsequent pages of results.

Path parameters

page_tokenstringRequired

A token that identifies the page to retrieve.

Response

The videos in the specified index have successfully been classified.

datalist of objectsOptional

An array that contains the response.

page_infoobjectOptional

Errors

Built with