Get the list of equipment images in multiple resolutions.

GET {{baseUrl}}/markets/:marketId/models/:modelId/configurations/:configurationId/images/components/equipments?imageSizes=SMALL&imageSizes=LARGE

Returns URLs pointing to images in JPG format in SMALL, MEDIUM and LARGE resolution of this vehicle's equipments. The available image resolutions are: - SMALL 230x131 px - MEDIUM 740x416 px
- LARGE 1024x576 px

Request Params

KeyDatatypeRequiredDescription
imageSizesstringA list of image sizes separated by a comma. If nothing is defined SMALL, MEDIUM and LARGE image size are returned.
imageSizesstringA list of image sizes separated by a comma. If nothing is defined SMALL, MEDIUM and LARGE image size are returned.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"equipments":{"mollit_9":{"pariatur_2":{"resolution":"\u003cstring\u003e","urls":["\u003cstring\u003e","\u003cstring\u003e"]},"sed30":{"resolution":"\u003cstring\u003e","urls":["\u003cstring\u003e","\u003cstring\u003e"]},"minim33b":{"resolution":"\u003cstring\u003e","urls":["\u003cstring\u003e","\u003cstring\u003e"]}},"quis3":{"enime55":{"resolution":"\u003cstring\u003e","urls":["\u003cstring\u003e","\u003cstring\u003e"]}}}}