---
title: "GET /api/databases/{database_pk}/assets/"
method: GET
path: "/api/databases/{database_pk}/assets/"
tags: ["databases"]
---

# GET /api/databases/{database_pk}/assets/

`GET /api/databases/{database_pk}/assets/`

Return the file assets (such as uploaded images) attached to a database, including each asset's filename, upload status, and download URL.

## Path parameters

- `database_pk` string, required

## Query parameters

- `page` integer
- `page_size` integer

## Response `200`

---

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