Active Theme
Get a Channel Active Theme
GET https://api.bigcommerce.com/stores/{store_hash}/v3/channels/{channel_id}/active-themeRequest
Returns details of the theme active on the specified channel. Does not support active Blueprint (legacy) themes.
Authentication
- X-Auth-Token in header
Parameters
- store_hash in path - string
- Accept in header with default of application/json - stringrequiredThe MIME type of the response body.
- channel_id in path - integerrequiredThe ID of a channel.
example
Response
Body
object | application/json
dataobject
Details about the Channelʼs relationship to Themes.
Get a single active theme
Did you find what you were looking for?