GET /image/cache/car/{listingID}/{imageID}
Summary: Fetch cached image
Operation ID: getCachedImage
Auth: api_key
Operation ID: getCachedImage
Auth: api_key
Description
Fetch the cached car image
Parameters (3)
api_key
(string, query, optional)
The API Authentication Key. Mandatory with all API calls.
imageID
(string, path, required)
ID of the image to fetch
listingID
(string, path, required)
ID of the listing to fetch cached images for
No probe data for this endpoint yet.