ListFileCategories200Response (object)FieldTypeDescriptionitemsobject[]arrayElementsFieldTypeDescriptioncategorystring—files_countinteger—Example (JSON)Copy{ "items": [ { "category": "string", "files_count": 0 } ] }