v1
latestOpenAPI 3.0.42026-08-062942352.0 MBOrganizationReleases
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.
get/v3/organizations/{organizationId}/releases
Path parameters
organizationIdstring required
Unique identifier for the organization.
Query parameters
pageinteger
The page number.
limitinteger
The number of records per page. Must be a number between 1 and 100.
sortstring
The sort string to sort the returned records e.g. "-createdAt"
Display name of the associated product
includeIncludeReleaseProperties[]
Whether to include related entities in the response.
Response
OK