BigCommerce
Theme & Content APIs
Theme Custom Templates

Themes

Get Custom Templates

GET /themes/custom-templates/{version_uuid}

Request

Enumerate available custom templates for in the theme files in a specific theme version for each supported entity type.

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.

  • version_uuid in path - string
    required

example

Response

OK

Body

object | application/json
  • data
    object

  • meta
    object

    Response metadata.

Custom template 1

Did you find what you were looking for?