Get the Image by ID
The Get Image by ID API is used to fetch the images by specific ID.
URL
The HTTP URL for Get the image by ID API is:
http://<<host>>:<<port>>/service/noauthServices/noauth/assets/<id>
Method
GET
Sample Response
The image byte
Response Status
Code | Description |
---|---|
Status 200 | |
Status 400 | |
Status 401 | Unauthorized request |
Status 500 | Server failure to process request |