Authorization: ********************
curl --location --request GET '/users/suggested?size' \ --header 'Authorization: Bearer <token>'
[ { "id": 0, "username": "string" } ]