Videos

List videos

List recently generated videos for the current project.

get/videos

Query parameters

limitinteger

Number of items to retrieve

order'asc' | 'desc'

Sort order of results by timestamp. Use asc for ascending order or desc for descending order.

afterstring

Identifier for the last item from the previous pagination request

Identifier for the last item from the previous pagination request

Response

Success

object'list' required

The type of object returned, must be list.

first_idstring nullable required

The ID of the first item in the list.

last_idstring nullable required

The ID of the last item in the list.

has_moreboolean required

Whether there are more items available.

Changes

Changed in 5 of the 162 revisions of this API.6

    • ○

      added the non-success response with the status

      response-non-success-status-added

    • ○

      added the non-success response with the status

      response-non-success-status-added

    • ○

      added the optional property //// to the response with the status

      response-optional-property-added

    • ○

      added the optional property //// to the response with the status

      response-optional-property-added

    • ○

      endpoint deprecated

      endpoint-deprecated

    • ○

      endpoint added

      endpoint-added

    This revision also has 40 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog