multipartUpload

List incomplete uploads

This method returns a list of all incomplete multipart upload sessions in your account.

get/assets/multipart-uploads

Query parameters

pageinteger

A number that identifies the page to retrieve.

Default: 1.

page_limitinteger

The number of items to return on each page.

Default: 10. Max: 50.

Headers

x-api-keystring required

Your API key.

<Note title="Note"> You can find your API key on the <a href="https://playground.twelvelabs.io/dashboard/api-keys" target="_blank">API Keys</a> page. </Note>

Response

The list of incomplete upload sessions has been successfully retrieved.

Changes

Changed in 1 of the 8 revisions of this API.3

    • removed the optional property docs_url from the response with the 400 status

      response-optional-property-removed

    • removed the optional property docs_url from the response with the 403 status

      response-optional-property-removed

    • removed the optional property docs_url from the response with the 500 status

      response-optional-property-removed