Get categories of the network
Last updated
{
"code": 0,
"message": "Success",
"data": {
"rowset": [
{
"id": 74,
"name": "Happy"
},
{
"id": 76,
"name": "Sunday"
}
],
"totalPages": 2,
"totalRows": 10,
"offset": 2,
"limit": 8
}
}