GET
/
public
/
v1
/
catalog-search-service
/
catalogs
/
categories
/
{category-id}

Path Parameters

category-id
string
required

The ID of the category to retrieve.

Response

200 - application/json
id
string
required

The category ID. If there is no ID for categories in the marketplace, this can be the category name as long as it is unique.

name
string
required

The category name.

parentId
string

The ID of the parent category. This model assumes each category can at most one parent category. In this example, bneEmHKG2yUe could be a reference to the Beers category.