---
title: "GET /licensed_file_overview/"
method: GET
path: "/licensed_file_overview/"
tags: ["Administrative Endpoints"]
---

# GET /licensed_file_overview/

`GET /licensed_file_overview/`

Retrieves all existing files with a licence and their display URL, thumbnail URL, extension and license. With the parameter `{file_id}` specific files can be retrieved.

## Query parameters

- `file_id` integer

## Response `200`

Success

- LicensedFileOverviewModel — Dictionary keyed by numerical file IDs

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Access denied
- `404` — Resource not found
- `409` — Conflict
- `500` — Internal server error

---

[API](https://skmtc.net/craws/apis/openatlas-api.md) · [All operations](https://skmtc.net/craws/apis/openatlas-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/craws/openatlas-api/revisions/bbd340468fc9/schema)
