---
title: "List all favorite assets for the authenticated user"
method: GET
path: "/w/{workspace}/assets/list_favorites"
tags: ["asset"]
---

# List all favorite assets for the authenticated user

`GET /w/{workspace}/assets/list_favorites`

## Path parameters

- `workspace` string, required

## Response `200`

list of favorite assets

- object[]
  - `path` string, required — The asset path

---

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