curl --location --request GET '/mpremotes/mptags?offset=0&limit=100&with_count=false'{
"mp_tags": [
{
"id": 1,
"name": "Test",
"remote_num": 20,
"parent_id": 0,
"path": "0",
"depth": 0,
"create_time": 1711102967
}
],
"total": 200
}