GET /auth/authenticated
curl \
 --request GET http://api.example.com/auth/authenticated \
 --header "Authorization: $API_KEY"