Skip to content

The Category entity at YouCan.

Attribute NameTypeDescription
idstringIdentifier (UUID)
namestringCategory name
slugstringCategory slug
descriptionstring, nullCategory description
imagestring, nullCategory image URL
show_on_collectionboolWhether the category is shown on the collection page
depthintNesting depth (0 = top-level)
urlstringPublic URL of the category page
deleted_atstring, nullDeletion date (ISO 8601), null if not deleted
parentobject, nullParent category (default include)
childrenarrayChild categories (available include)
metaobjectSEO attributes

Parent

The parent category object (same structure, without nested parent/children).

Children

Array of child category objects (same structure, without nested children).

Meta

SEO object.

Attribute NameTypeDescription
titlestring, nullMeta title
descriptionstring, nullMeta description
imagesarrayMeta images