---
title: "Inspects the details of the files for multiple tracks"
method: GET
path: "/tracks/inspect"
tags: ["tracks"]
---

# Inspects the details of the files for multiple tracks

`GET /tracks/inspect`

Inspect multiple tracks

## Query parameters

- `id` string[], required
- `original` boolean

## Response `200`

Success

- TrackInspectList
  - `data` BlobInfo[]
    - `size` integer, required
    - `content_type` string, required

## Other responses

- `400` — Bad request
- `500` — Server error

---

[API](https://skmtc.dev/audius/apis/audius-api.md) · [All operations](https://skmtc.dev/audius/apis/audius-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/audius/audius-api/revisions/940230b2ed3d/schema)
