v1
latestSwagger 2.02026-07-13285166341.1 KBRelease
Get Release
Gets a collection of Release. When successful, the response is a PagedResponse of Release. If unsuccessful, an appropriate ApiError is returned.
get/api/v2/Releases
Query parameters
limitinteger
Optional. The page limit. If not specified, the default page limit is 10.
offsetinteger
Optional. The page offset. If not specified, the default page offset is 0.
visibleboolean
Optional. Filter by visible.
bundleIDstring
Optional. Filter by BundleID.
Response
OK