Home > @vsf-enterprise/bigcommerce-api > GetChannelResponse
# GetChannelResponse type
Signature:
export declare type GetChannelResponse = GetChannelResponseWithData | GetChannelNotFoundError;
References: GetChannelResponseWithData, GetChannelNotFoundError