v1
latestOpenAPI 3.0.12026-07-26381328555.2 KBCategories
Get Product Category
Retrieves the name and details of a category that appears on the storefront.
get/commerce/catalog/storefront/categories/{categoryId}
Path parameters
categoryIdinteger required
Required. Unique identifier of the category whose details you want to get.
Query parameters
allowInactiveboolean
Optional. Allow the return of items with the IsDisplayed flag set to false.
includeAttributesboolean
Optional. If True, Return Category Attributes collection with Category
responseFieldsstring
limits which fields are returned in the response body
Response
OK