v1

latestOpenAPI 3.0.02026-07-14169306521.0 KB
channels

Get a channel.

Retrieve the details of a specific channel within an app, including its metadata and optionally its releases.

Required RBAC Policy: kots/app/[:appid]/channel/[:channelid]/read

get/app/{app_id}/channel/{channel_id}

Path parameters

app_idstring required

App identifier

channel_idstring required

Channel identifier

Query parameters

excludeReleasesboolean

Exclude releases

includeSecuritySummaryboolean

Include security summary

Response

GetChannelResponse represents a channel.