Get private image details
GET/core/images/:id
Retrieves detailed information about a specific image by its unique ID. To obtain the image ID, use the List Images API.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Image details retrieved successfully.
Bad Request
Unauthorized
Not Found
Common cause: error_reason: not_found.
Internal Server Error
Was this page helpful?