---
title: "List smartlists for the current user context"
method: GET
path: "/user_smartlists"
tags: ["Playlists"]
---

# List smartlists for the current user context

`GET /user_smartlists`

## Query parameters

- `filter` string
- `exact` 0 | 1
- `include` 0 | 1
- `add` string, date
- `update` string, date
- `offset` integer
- `limit` integer
- `cond` string
- `sort` string

## Response `200`

Smartlist list

- object

## Changes

- **2026-02-19** `07f53972fdd7` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/ampache/apis/ampache-rest-api/changes/user_smartlists/get.md)

---

[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)
