A valid request URL is required to generate request examples{
"items": [
{
"attributes": [
{
"dataType": 123,
"fullyQualifiedName": "<string>",
"values": [
"<unknown>"
]
}
],
"categoryCode": "<string>",
"categoryId": 123,
"childrenCategories": [
{}
],
"content": {
"categoryImages": [
{
"altText": "<string>",
"cmsId": "<string>",
"imageLabel": "<string>",
"imageUrl": "<string>",
"mediaType": "<string>",
"sequence": 123,
"videoUrl": "<string>"
}
],
"description": "<string>",
"metaTagDescription": "<string>",
"metaTagKeywords": "<string>",
"metaTagTitle": "<string>",
"name": "<string>",
"pageTitle": "<string>",
"slug": "<string>"
},
"count": 123,
"isDisplayed": true,
"parentCategory": {},
"sequence": 123,
"shouldSlice": true,
"updateDate": "2023-11-07T05:31:56Z"
}
],
"totalCount": 123
}Retrieves the list of product categories that appear on the storefront organized in a hierarchical format. Hidden categories do not appear in the list.
A valid request URL is required to generate request examples{
"items": [
{
"attributes": [
{
"dataType": 123,
"fullyQualifiedName": "<string>",
"values": [
"<unknown>"
]
}
],
"categoryCode": "<string>",
"categoryId": 123,
"childrenCategories": [
{}
],
"content": {
"categoryImages": [
{
"altText": "<string>",
"cmsId": "<string>",
"imageLabel": "<string>",
"imageUrl": "<string>",
"mediaType": "<string>",
"sequence": 123,
"videoUrl": "<string>"
}
],
"description": "<string>",
"metaTagDescription": "<string>",
"metaTagKeywords": "<string>",
"metaTagTitle": "<string>",
"name": "<string>",
"pageTitle": "<string>",
"slug": "<string>"
},
"count": 123,
"isDisplayed": true,
"parentCategory": {},
"sequence": 123,
"shouldSlice": true,
"updateDate": "2023-11-07T05:31:56Z"
}
],
"totalCount": 123
}Documentation Index
Fetch the complete documentation index at: https://docs.kibocommerce.com/llms.txt
Use this file to discover all available pages before exploring further.
JWT Authorization header using the Bearer scheme.
Optional. If True, Return Category Attributes collection with Category
limits which fields are returned in the response body