Jump to Content
Twelve Labs API Documentation
GuidesRecipesAPI Reference
PricingDiscordPlaygroundTwelve Labs API Documentation
PricingDiscordPlayground
GuidesRecipesAPI Reference

Get started

  • Introduction
  • Platform overview
  • Quickstart
  • Upgrade your plan
  • Playground
    • Manage indexes
    • Upload and manage videos
    • Search
    • Classify
    • Examples

Guides

  • Authentication
  • Create indexes
  • Upload videos
    • Upload from the local file system
    • Upload from a URL
    • Cloud-to-cloud transfers
  • Search
    • Query engineering
    • Use single queries
    • Use combined queries
  • Classify
    • Classify a set of videos
    • Classify all the videos within an index
  • Provide video data
    • Provide transcriptions from the local file system
    • Provide transcriptions from URLs
    • Provide transcriptions for cloud-to-cloud transfers
    • Provide custom metadata
  • Extract video data
    • Extract transcriptions
    • Extract text recognized in video (OCR)
    • Extract logos
    • Retrieve thumbnails
  • Webhooks
    • Manage webhooks
    • Requirements for processing notifications
    • Notification schema

Concepts

  • Video understanding engine
  • Indexing options
  • Search options
  • Conversation option
  • Pagination
    • Indexes and tasks
    • Search results
    • Content classification
  • Sorting
    • Indexes and tasks
    • Search results
  • Filtering
    • Indexes and tasks
    • Search results
    • Content classification
  • Grouping and ungrouping

Developer communication

  • Release notes
  • Frequently asked questions
Powered by 

Sorting

Suggest Edits

Sorting allows you to arrange returned data in a chosen order. The following endpoints that return a list of results support sorting, but the implementation is slightly different depending on the endpoint.

For details, proceed to one of the following pages:

  • Indexes and tasks
  • Search results

Updated 8 months ago