List recommended images

GET {{baseUrl}}/v2/images/recommendations?id=<string>

This endpoint returns images that customers put in the same collection as the specified image IDs.

Request Params

KeyDatatypeRequiredDescription
idstring(Required) Image IDs
max_itemsnumberMaximum number of results returned in the response
safebooleanRestrict results to safe images

RESPONSES

status: OK

{&quot;data&quot;:[{&quot;id&quot;:&quot;106363526&quot;},{&quot;id&quot;:&quot;113284498&quot;},{&quot;id&quot;:&quot;107390756&quot;},{&quot;id&quot;:&quot;99379946&quot;},{&quot;id&quot;:&quot;133918412&quot;}]}