Docs: Missing response description for GET /assets/{id} #7967

Open
opened 2026-02-20 05:08:55 -05:00 by deekerman · 2 comments
Owner

Originally created by @niranjanshr13 on GitHub (Feb 4, 2026).

I have searched the existing issues, both open and closed, to make sure this is not a duplicate report.

  • Yes

The bug

In the Immich API documentation, the GET /assets/{id} endpoint is missing a response description.
It does gives return description on api call

The OS that Immich Server is running on

docker

Version of Immich Server

v2.5.2

Version of Immich Mobile App

n/a

Platform with the issue

  • Server
  • Web
  • Mobile

Device make and model

No response

Your docker-compose.yml content

n/a

Your .env content

n/a

Reproduction steps

just curl a asset with description.

Relevant log output


Additional information

No response

Originally created by @niranjanshr13 on GitHub (Feb 4, 2026). ### I have searched the existing issues, both open and closed, to make sure this is not a duplicate report. - [x] Yes ### The bug In the Immich API documentation, the GET /assets/{id} endpoint is missing a response description. It does gives return description on api call ### The OS that Immich Server is running on docker ### Version of Immich Server v2.5.2 ### Version of Immich Mobile App n/a ### Platform with the issue - [ ] Server - [ ] Web - [ ] Mobile ### Device make and model _No response_ ### Your docker-compose.yml content ```YAML n/a ``` ### Your .env content ```Shell n/a ``` ### Reproduction steps just curl a asset with description. ### Relevant log output ```shell ``` ### Additional information _No response_
Author
Owner

@MontejoJorge commented on GitHub (Feb 5, 2026):

Here you have the response props https://api.immich.app/endpoints/assets/getAssetInfo, or what description do you mean?

@MontejoJorge commented on GitHub (Feb 5, 2026): Here you have the response props [https://api.immich.app/endpoints/assets/getAssetInfo](https://api.immich.app/endpoints/assets/getAssetInfo), or what description do you mean?
Author
Owner

@niranjanshr13 commented on GitHub (Feb 7, 2026):

@MontejoJorge when I do a get request on /assets/{id} , I get a return value of description but on the documentation it isn't mentioned.

@niranjanshr13 commented on GitHub (Feb 7, 2026): @MontejoJorge when I do a get request on /assets/{id} , I get a return value of description but on the documentation it isn't mentioned.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/immich#7967
No description provided.