Data package version

circle-exclamation

API test authentication

Get the list of versions for a specific data package.

get
Authorizations
OAuth2clientCredentialsRequired
Token URL:
Path parameters
dataPackageIdstringRequired

The id of the data package.

Responses
chevron-right
200

A list of data package versions.

application/json

Summary information about a data package version.

idstringRequiredExample: 110012
urlstring · uriRequiredExample: https://api.os.uk/downloads/v1/dataPackages/0040046952/versions/110012
createdOnstring · dateRequiredExample: 2021-04-01
reasonstring · enumRequiredPossible values:
supplyTypestring · enumRequiredPossible values:
productVersionstringRequiredExample: E37 December 2015 Update
formatstringOptionalExample: CSV
dataPackageUrlstring · uriOptionalExample: https://api.os.uk/downloads/v1/dataPackages/0040046952
get
/dataPackages/{dataPackageId}/versions

Last updated

Was this helpful?