Authorization: Bearer ********************
curl --location --request GET '/api/Whitelist' \ --header 'Authorization: Bearer <token>'
[ { "displayName": "string", "playerId": "string" } ]