Retrieve a release

Retrieves a published release of a product which is associated with the organization through its licenses.

GET/v3/organizations/{organizationId}/releases/{id}
JWTorganization:release:read

Path parameters

organizationIdstringrequired

Unique identifier for the organization.

idstringrequired

Unique identifier for the release.

Query parameters

includearray of string

Whether to include related entities in the response.

Response

200 OK

idstringrequired
createdAtstringrequired

Format: date-time

updatedAtstringrequired

Format: date-time

namestringrequired
channelstringrequired
versionstringrequired
platformsarray of stringrequired
notesstringrequired
totalFilesintegerrequired

Format: int32

productobjectrequired
publishedAtstring

Format: date-time

filesarray of object