v1
latestOpenAPI 3.0.12026-07-26381328555.2 KBCategories
Get Child Categories
Retrieves the immediate subcategories of a category. This current version of the Categories API includes localizedContent to support <a href="/pages/catalog-structure#multi-locale-catalogs">multi-locale catalogs</a>, which was not present in the previous API model. If you were a client prior to May 2024 and have upgraded your implementation to support this feature, you can still access category data that has not yet been rewritten to the new model by providing an x-api-version header set to "1".
get/commerce/catalog/admin/categories/{categoryId}/children
Path parameters
categoryIdinteger required
Unique identifier of the category whose subcategories you want to get.
Query parameters
responseFieldsstring
limits which fields are returned in the response body
Response
OK