Authorization: ********************
curl --location '/advisor/entrepreneurs' \ --header 'Authorization: Bearer <token>'
[ { "id": 0, "voornaam": "string", "achternaam": "string", "email": "user@example.com" } ]