---
title: "GET /files_of_entities/"
method: GET
path: "/files_of_entities/"
tags: ["Proposal"]
---

# GET /files_of_entities/

`GET /files_of_entities/`

Retrieves a json with the entity IDs as keys and a list of file information for all images.

## Response `200`

Success

- object

## Other responses

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

## Changes

- **2025-12-03** `008688998b83` — 6 breaking
  - the `allOf[#/components/schemas/ApiError]/url` response's property type/format changed from `string`/`uri` to `string`/`` for status `401`
  - the `allOf[#/components/schemas/ApiError]/url` response's property type/format changed from `string`/`uri` to `string`/`` for status `403`
  - the `allOf[#/components/schemas/ApiError]/url` response's property type/format changed from `string`/`uri` to `string`/`` for status `404`
  - the `allOf[#/components/schemas/ApiError]/url` response's property type/format changed from `string`/`uri` to `string`/`` for status `409`
  - …2 more
- **2025-12-02** `26f86ddcd57c` — 5 breaking, 9 info
  - media type `application/ld+json` was changed to a more general media type `application/json` for the response status `200`
  - the response property `additionalProperties/items/IIIFBasePath` became nullable for the status `200`
  - the response property `additionalProperties/items/IIIFManifest` became nullable for the status `200`
  - the response property `additionalProperties/items/mimetype` became nullable for the status `200`
  - …10 more
- **2025-12-02** `676032e96b3f` — 3 info
  - added the media type `application/json` for the response with the status `404`
  - added the non-success response with the status `400`
  - added the non-success response with the status `405`
- **2025-11-17** `289c6ff81c73` — 1 info
  - api operation id `DisplayImage` removed and replaced with `FilesOfEntities`
- …earlier changes not shown

[Full history](https://skmtc.dev/craws/apis/openatlas-api/changes/files_of_entities/get.md)

---

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