{
"globalId": "CAT-12345",
"id": "ahEDqV5uhjj8",
"metadata": {
"associatedProducts": 100,
"description": "All drinks available in the marketplace.",
"globalName": "Beers",
"path": "Driks/Alcoholic/Beers",
"showInStore": true
},
"name": "Beers/Belgian",
"parentId": "bneEmHKG2yUe"
}
Get a single category from the catalog.
{
"globalId": "CAT-12345",
"id": "ahEDqV5uhjj8",
"metadata": {
"associatedProducts": 100,
"description": "All drinks available in the marketplace.",
"globalName": "Beers",
"path": "Driks/Alcoholic/Beers",
"showInStore": true
},
"name": "Beers/Belgian",
"parentId": "bneEmHKG2yUe"
}
A valid API key generated in Topsort's UI.
ID of the category.
1
Successful Response
Categories provide a way to organize your catalog.
Products always belong to at least one category, but can belong to more. Categories can be organized into hierarchies.