Get Image Details
GET/v2/images/:image_id
Retrieve all details for a specific image directly from the database.
Returns a complete standardized response with all possible fields. Fields that don't exist in the database are returned as null.
Access Control:
- Authenticated users can access their own images
- Admins can access all images
- Sample images and shared images are publicly accessible
Request
Responses
- 200
- 422
Successful Response
Validation Error