curl --location --request GET 'http://localhost:0721/api/img-handler/get-default-image?text=&color' \ --header 'Authorization: {{token}}'
{ "code": 0, "message": "string", "data": "string" }