835047dab520
latestSwagger 2.02026-08-101,9168873.7 MBReleases
Lists all of the releases that belong to the given Channel.
Releases will be ordered from most recent to least recent,
get/{spaceId}/channels/{id}/releases
Path parameters
spaceIdstring required
ID of the Space to which the given Channel belongs.
idstring required
ID of the Channel to get Releases for.
Query parameters
projectIdstring
ID of the Project to which the given Channel belongs.
searchByVersionstring
A partial version, to limit the set of Releases to those with a version that includes the partial version
skipinteger
Number of items to skip. Defaults to zero
takeinteger
Number of items to take. Defaults to 30
Response
List of Releases on the given Channel.