Download a data package

API test authentication

Get a specific file from a data package version.

get
Authorizations
OAuth2clientCredentialsRequired
Token URL:
Path parameters
dataPackageIdstringRequired

The id of the data package.

versionIdstringRequired

The id of the data package version.

Query parameters
fileNamestringRequired

The name of the file.

Responses
get
/dataPackages/{dataPackageId}/versions/{versionId}/downloads

No content

Last updated

Was this helpful?