---
title: "GET /downloads"
method: GET
path: "/downloads"
tags: ["Downloads"]
---

# GET /downloads

`GET /downloads`

Get list of available files for the authenticated user.

## Response `200`

OK

- AvailableFile[]
  - `id` integer
  - `label` string
  - `filename` string
  - `created_at` string
  - `update_at` string
  - `expired_at` string

---

[API](https://skmtc.dev/quable/apis/quable-pim-api-documentation-v5.md) · [All operations](https://skmtc.dev/quable/apis/quable-pim-api-documentation-v5/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/quable/quable-pim-api-documentation-v5/revisions/1641096abb34/schema)
