---
title: "List songs"
method: GET
path: "/songs"
tags: ["Songs"]
---

# List songs

`GET /songs`

## Query parameters

- `filter` string
- `exact` boolean
- `add` string, date
- `update` string, date
- `offset` integer
- `limit` integer
- `cond` string
- `sort` string

## Response `200`

Songs list

- object

---

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