v1
latestOpenAPI 3.0.12026-07-26381328555.2 KBCategories
Get Category
Retrieves the details of a single 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}
Path parameters
categoryIdinteger required
Unique identifier of the category.
Query parameters
includeAttributesboolean
responseFieldsstring
limits which fields are returned in the response body
Response
OK