Docs
Management API
Active Theme

Active Theme

Get a Channel Active Theme

GET /channels/{channel_id}/active-theme

Request

Returns details of the theme active on the specified channel. Does not support active Blueprint (legacy) themes.

Authentication

  • X-Auth-Token in header
    required

Parameters

  • store_hash in path - string

example

Response

Body

object | application/json
  • data
    object

    Details about the Channelʼs relationship to Themes.

  • meta
    object

    Response metadata.

Get a single active theme

Did you find what you were looking for?