v1

latestOpenAPI 3.1.02026-07-2683111282.3 KB
Channel Component Operations

Get all component groups for a channel

get/channels/{channel_id}/component_groups

Path parameters

channel_idstring required

Channel id. Optionally includes the project id, separated by a dash: mychannel-branchId

Response

OK

namestring required

identifying name of a catalog group for its channel; "base" is a reserved and predefined (system) group name

hiddenboolean

indicator if this catalog group (and its resources, e.g. components) will be available in the ChannelManager UI

systemboolean

indicator if this catalog group (and its resources, e.g. components) are protected; if true implies hidden is true