OpenData product image

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
200
Successful response.
image/jpeg
Responsestring · binary
get
GET /downloads/v1//products/{productId}/images/{index} HTTP/1.1
Host: api.os.uk
Accept: */*
binary

Last updated

Was this helpful?