Authorization: Bearer ********************
curl --location 'http://127.0.0.1:4300/auth/find/45' \ --header 'Authorization: Bearer <token>'
{ "code": 0, "message": "string" }