List tracks of a specific video

Query Params
string
required

Key of the video which timed tracks to list.

Case-insensitive search in the track_key and label fields. Only tracks that contain search string in at least one of the search fields will be listed.

string
enum

List only tracks with the specified statuses. Filter string can include the following statuses:

  • processing: List only tracks with status processing.

  • ready: List only tracks with status ready.

  • updating: List only tracks with status updating.

  • failed: List only tracks with status failed.

  • deleted: List only tracks with status deleted.

Each status in the filter string should be separated by a comma. Default filter string is processing,ready,updating,failed.

Allowed:
string
enum

List only tracks of the specified kinds. Filter string can include the following statuses:

  • subtitles: List only tracks of the subtitles kind.

  • captions: List only tracks of the captions kind.

  • descriptions: List only tracks of the descriptions kind.

  • chapters: List only tracks of the chapters kind.

  • metadata: List only tracks of the metadata kind.

Each status in the filter string should be separated by a comma.

Allowed:
string

Specifies parameters by which returned result should be ordered. Parameter sort order can be specified by appending :asc for an ascending sort order or :desc for a descending one to the parameter name. Default sort order is ascending and can be omitted. Multiple parameters should be separated by comma.

Result can be ordered by the following parameters: kind, label, format, position, status and (creation) date. Default is date:asc.

integer

(unsigned integer) Specifies maximum number of tracks to return. Default is 50. Maximum result limit is 1000.

integer

(unsigned integer) Specifies how many tracks should be skipped at the beginning of the result set. Default is 0.

Headers
string
enum
Defaults to application/xml

Generated from available response content types

Allowed:
Responses

Language
URL
LoadingLoading…
Response
Choose an example:
Response
© 2007- Longtail Ad Solutions, Inc.