{
"items": [
{
"id": "123e4567-e89b-12d3-a456-426614174000",
"companyId": "123e4567-e89b-12d3-a456-426614174000",
"name": "text",
"products": [
{}
],
"parentId": "123e4567-e89b-12d3-a456-426614174000",
"parent": {
"id": "123e4567-e89b-12d3-a456-426614174000",
"companyId": "123e4567-e89b-12d3-a456-426614174000",
"name": "text",
"products": [
{}
],
"parentId": "123e4567-e89b-12d3-a456-426614174000",
"hide": true
},
"hide": true,
"children": [
{
"id": "123e4567-e89b-12d3-a456-426614174000",
"companyId": "123e4567-e89b-12d3-a456-426614174000",
"name": "text",
"products": [
{}
],
"parentId": "123e4567-e89b-12d3-a456-426614174000",
"hide": true
}
]
}
],
"meta": {
"itemCount": 1,
"totalItems": 1,
"itemsPerPage": 1,
"totalPages": 1,
"currentPage": 1
},
"links": {
"first": "http://example.com?page=1",
"prev": "http://example.com?page=1",
"next": "http://example.com?page=2",
"last": "http://example.com?page=3"
}
}