For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get category

Gets a single category by its identifier.

get
Path parameters
idstringRequired

The category identifier.

Query parameters
selectstringOptional

Optional select expression.

Responses
200

OK

application/json
idstringOptional
namestringOptional
revisioninteger · int32Optional
descriptionstring · nullableOptional
statusstring · enumOptionalPossible values:
get/public/v1/public-catalog/categories/{id}

Last updated

Was this helpful?