curl --location --request GET 'http://localhost:8080/albums/public?current=1&size=10' \ --header 'Authorization: {{token}}'
{ "code": 0, "message": "", "data": { "": {} } }