---
title: "List uploaded media assets in the workspace"
method: GET
path: "/media"
---

# List uploaded media assets in the workspace

`GET /media`

Resource discovery: returns every media asset (video or image) available to the authenticated workspace. Use `bunny_video_id` + `bunny_library_id` (videos) or `image_url` (images) when supplying `media` to POST /publications.

## Response `200`

List of media assets

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.dev/lovable/apis/loomly-public-api.md) · [All operations](https://skmtc.dev/lovable/apis/loomly-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/lovable/loomly-public-api/revisions/082fb473547f/schema)
