Export release download events

Exports release download events in the csv format.

GET/v3/release-download-events/export
JWT
releaseDownloadEvent:read

Parameters

NameTypeInDescription
releaseIdobjectqueryUnique identifier for the release.
productIdobjectqueryUnique identifier for the product.
userIdobjectqueryUnique identifier for the user who initiated the authorization.
licenseIdobjectqueryUnique identifier for the license used to authorize the download.
statusCodeobjectqueryHTTP status code returned for the download authorization attempt.
errorCodeobjectqueryFailure error code (for failed attempts).
releaseFileNameobjectqueryRelease file name that was requested.
releaseVersionobjectqueryRelease version associated with the event.
countryCodeobjectqueryCountry code from IP geolocation.
releaseChannelobjectqueryRelease channel name associated with the event.
searchstringquerySearch string.
idobjectqueryID of the resource.
createdAtobjectqueryDate of creation
updatedAtobjectqueryDate of last update

Responses

200 OK