Authorization: ********************
curl --location --request GET '/api/common/osType' \ --header 'Authorization: <token>'
{ "code": 0, "message": "string", "data": [ "string" ] }