v1
latestSwagger 2.02026-08-061,9128853.7 MBChannels
Get a list of Channels
Lists all of the Channels in the supplied Octopus Deploy Space, from all projects, sorted by name.
get/{spaceId}/channels
Path parameters
spaceIdstring required
Query parameters
idsstring[]
Comma separated list of Ids
partialNamestring
A partial or complete name to search on. This will perform a "contains" style match against the supplied name or name-fragment
skipinteger
Number of items to skip. Defaults to zero
takeinteger
Number of items to take. Defaults to 30
Response
List of all the Channels in the supplied Octopus Deploy Space, from all projects, sorted by name.