token: ********************curl --location --request GET 'https://m1.apifoxmock.com/m1/5513456-0-default/openapi/v3/services/code/tag' \
--header 'token: <api-key>'{
"code": 0,
"data": [
{
"id": 0,
"name": "string",
"type": "string"
}
],
"description": "string"
}