GET /v2/images/{id}
Summary: Get details about images
Operation ID: getImage
Auth: unknown
Operation ID: getImage
Auth: unknown
Description
This endpoint shows information about an image, including a URL to a preview image and the sizes that it is available in.
Parameters (4)
id
(string, path, required)
Image ID
language
(?, query, optional)
Language for the keywords and categories in the response
search_id
(string, query, optional)
The ID of the search that is related to this request
view
(string, query, optional, default: full)
Amount of detail to render in the response
Constraints: {'enum': ['minimal', 'full']}
No probe data for this endpoint yet.