curl --location --request GET '/api/kb.know/lists?type=0' \ --header 'token: {{api-token}}'
{ "code": 0, "show": 0, "msg": "string", "data": [ "string" ] }