Data package version ID

API test authentication

Get a specific data package version, including details of the files that are available to download.

get
Authorizations
OAuth2clientCredentialsRequired
Token URL:
Path parameters
dataPackageIdstringRequired

The id of the data package.

versionIdstringRequired

The id of the data package version, or the string 'latest'.

Responses
200

A data package version, including download details.

application/json
get
/dataPackages/{dataPackageId}/versions/{versionId}

Last updated

Was this helpful?