Skip to main content

Inspects the details of the files for multiple tracks

GET 

/tracks/inspect

Inspect multiple tracks

Request

Query Parameters

    id string[]required

    List of track IDs to inspect

    original boolean

    Optional - if set to true inspects the original file quality

Responses

Success

Schema

    data

    object[]

  • Array [

  • size integerrequired
    content_type stringrequired
  • ]

Loading...