ReleaseDownloadEvents

Retrieve a release download event

Retrieves the details of an existing release download event.

get/v3/release-download-events/{id}

Path parameters

idstring required

Unique identifier for the release download event.

Response

OK

idstring required
createdAtstring date-time required
updatedAtstring date-time required
releaseIdstring required
releaseVersionstring required
releaseFileIdstring nullable
releaseFileNamestring nullable
productIdstring required
statusCodeinteger required
userIdstring nullable
licenseIdstring nullable
errorCodestring nullable
errorMessagestring nullable
releaseChannelstring nullable

Changes

No recorded changes to this endpoint across all 2 revisions of this API.