List all releases
Returns a list of published releases of the products which are associated with the organization through its licenses. The releases are returned sorted by published date, with the most recent published release appearing first.
Path parameters
Unique identifier for the organization.
Query parameters
The page number.
The number of records per page. Must be a number between 1 and 100.
The sort string to sort the returned records e.g. "-createdAt"
Display name of the associated product
Release channel
Whether to include related entities in the response.
Response
OK
Changes
Changed in 1 of the 3 revisions of this API.1
- ○
added the new optional
queryrequest parameterchannelnew-optional-request-parameter
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○