Get the current channel
Returns the channel this request resolved to (key binding → X-Spree-Channel header → store default), including the resolved storefront access posture. Reachable before authentication so gated storefronts can render a sign-in wall.
GET
Spree SDK
Authorizations
Publishable API key for store access
Headers
Channel code or prefixed ID to resolve. When the API key is channel-bound, a value naming a different channel is rejected with 422 channel_mismatch; a value matching the bound channel is accepted.
Spree SDK

