BigCommerce
Theme & Content APIs
Regions

Widgets

Get Theme Regions

GET /content/regions

Request

Returns a list of unique Theme Regions in a file.

Authentication

  • X-Auth-Token in header - required

Parameters

  • store_hash in path - string
  • Accept in header with default of application/json - string - required

    The MIME type of the response body.

  • template_file in query - string - required

    The template file, for example: templateFile=pages/home.

example

Response

Body

object | application/json
  • data
    array[]

  • meta
    object

    Response metadata.

response

Did you find what you were looking for?