OpenData product image

circle-exclamation

API test authentication

Returns a HTTP redirect, pointing to thumbnail images for the specified OpenData product.

get
Path parameters
productIdstringRequired

The id of the product.

indexintegerRequired

The index of the image to be retrieved. Valid values are from 0 to (Product.imageCount-1).

Query parameters
largebooleanOptional

When set, the image that is returned will be a larger version.

Responses
get
/products/{productId}/images/{index}

Last updated

Was this helpful?