---
title: "List genres"
method: GET
path: "/genres"
tags: ["Genres"]
---

# List genres

`GET /genres`

## Query parameters

- `filter` string
- `exact` 0 | 1
- `offset` integer
- `limit` integer
- `cond` string
- `sort` string

## Response `200`

Genre 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/07f53972fdd7/schema)
