Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Path Parameters

categoryId
integer<int32>
required

Unique identifier of the category.

Query Parameters

includeAttributes
boolean
default:false
responseFields
string

limits which fields are returned in the response body

Response

OK

Category

activeDateEnd
string<date-time> | null

Active end Date

activeDateStart
string<date-time> | null

Active Start Date

attributes
object[] | null

List of attributes for the category.

auditInfo
object
catalogId
integer<int32> | null

The CatalogId that the category belongs to.

categoryCode
string | null

External unique identifier of the category.

categoryType
string | null

The Type of Category Static, Dyanmic, DynamicPreComputed

childCount
integer<int32> | null

Number of subcategories that belong to this category. These subcategories are at the same level (siblings).

content
object

Container for language-specific content to display on the storefront. You'll have a container for each supported language (LocaleCode). This enables you to display a category in multiple languages yet manage it as a single category internally.

dynamicExpression
object

Category

id
integer<int32> | null

Internal unique identifier of the category. System-supplied and read-only.

isActive
boolean | null

If false, the category is considered unavailable in runtime (default is true if not specified on create)

isDisplayed
boolean | null

If true, the category appears to shoppers on the storefront.

localizedContent
object[] | null

Container for language-specific content to display on the storefront. You'll have a container for each supported language (LocaleCode). This enables you to display a category in multiple languages yet manage it as a single category internally.

parentCategoryCode
string | null
parentCategoryId
integer<int32> | null

Unique identifier of the category to which this category belongs. If nil, this is a top-level category. System-supplied and read-only.

parentCategoryName
string | null
parentIsActive
boolean | null
productCount
integer<int32> | null

Number of products contained in this category. This count includes all products contained in any subcategories of this category.

sequence
integer<int32> | null

Order in which categories appear when they are at the same level (siblings). For example, you could change the sequence of categories so that a specific category always appears first.

shouldSlice
boolean | null

If True, search displays sliced view