Authorization: Bearer ********************
curl --location --request GET 'https://api.mefrp.com/api/auth/proxy/list' \ --header 'Authorization: Bearer <token>'
{ "code": 0, "data": null, "message": "string" }