Download a data package
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
307
A redirect to the actual file data.
401
The API key or OAuth 2 access token is missing or invalid.
application/json
404
The request does not match any known content. The response will contain a human readable message, and may also contain links to help you navigate to other API endpoints.
application/json
get
/dataPackages/{dataPackageId}/versions/{versionId}/downloadsNo content
Last updated
Was this helpful?