---
title: "V2 Get Music Task Details."
method: GET
path: "/v2/query"
tags: ["AI-Music-Generator"]
---

# V2 Get Music Task Details.

`GET /v2/query`

## Query parameters

- `song_id` string, required — The song_id is the song id returned by submit/concat and can be used by the query endpoint to generate the details. The song_id parameter can be a single or multiple song_id parameters, which must be separated by a ', ', e.g. 454545,454545

## Headers

- `x-api-key` string

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/topmediai/apis/topmediai-api-documentation.md) · [All operations](https://skmtc.net/topmediai/apis/topmediai-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/topmediai/topmediai-api-documentation/versions/5d9205965da7/schema)
