---
title: "GET /display/{fileId}"
method: GET
path: "/display/{fileId}"
tags: ["Image Endpoints"]
---

# GET /display/{fileId}

`GET /display/{fileId}`

Retrieves the image connected to the requested ID or entityID, if it has a licence.

## Path parameters

- `fileId` integer, required

## Query parameters

- `image_size` 'thumbnail' | 'table'

## Response `200`

Success

## 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)
