Error
Get Child Categories
Retrieves the immediate subcategories of a category. This current version of the Categories API includes localizedContent to support multi-locale catalogs, 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
Error
Authorizations
JWT Authorization header using the Bearer scheme.
Path Parameters
Unique identifier of the category whose subcategories you want to get.
Query Parameters
limits which fields are returned in the response body

