v1
latestSwagger 2.02026-08-061,9128853.7 MBReleases
Lists all of the releases that belong to the given Channel.
Releases will be ordered from most recent to least recent,
get/spaces/{spaceIdentifier}/channels/{id}/releases
Path parameters
spaceIdentifierstring required
Identifier (ID or slug) of the space
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.