Authorization: ********************
curl --location 'https://decibel.foo/api/users/suggested' \ --header 'Authorization: Bearer <token>'
[ { "id": 0, "username": "string" } ]