Skip to main content
GET
cURL

Path Parameters

brandId
string
required

Response

OK

id
string
required

Unique identifier for the category.

name
string
required

Display name of the category.

slug
null | string
required

URL-friendly slug for the category.

description
string
required

Description of the category's purpose or scope.

translations
null | object
required

Localized name and description per language code (e.g., {"de": {"name": "Produktleitfäden", ...}}).

createdAt
string<date-time>
required

Timestamp when the category was created.

updatedAt
string<date-time>
required

Timestamp of the most recent update.