Get category by key

This method is for customers who use their own custom identifiers when it comes to categories.

Path Params
string
required

an unique reference to get a category

Responses

Response body
object
int64

The id of the category. Uniquely identifies a category

string

The key of the category. If feature 'Use alphanumeric category IDs' is enabled, this will be used as identifier instead of id.

string

The name of the category

int64

The rank of the category

string

The status of the category

Active InActive

LandingPage
object

Landing page of a category with settings for templates etc.

int64

The id of connected filter template (null -> use parent template)

int64

The id of connected merchandising template (null -> use parent template)

int32

The id of connected merchandising builder (-1 -> use parent builder)

Parents
array of int64s

The parents of the category

Parents
string

The category url

404

Category not found

Language
Credentials