v1
latestOpenAPI 3.0.02026-07-14169306521.0 KBchannels
List channels for an app.
Returns a paginated list of channels for the specified app, with optional filtering by channel name. Channel details and associated releases can be included or excluded using query parameters.
Required RBAC Policy: kots/app/[:appid]/channel/[:channelid]/read
get/app/{app_id}/channels
Path parameters
app_idstring required
App identifier
Query parameters
channelNamestring
filter by channel name
excludeDetailboolean
Exclude detail
excludeAdoptionboolean
Exclude adoption
pageSizeinteger
Page size
currentPageinteger
Current page
channelNameFilterstring
Channel name filter
includeSecuritySummaryboolean
Include security summary
Response
ListChannelsResponse contains the JSON channels list