curl --location --request GET 'https://api.vereinsantrag.de/v1/club/settings/notifications'{
"notifyClubContact": true,
"clubContactEmail": "string",
"users": [
{
"userId": "string",
"email": "string",
"firstname": "string",
"lastname": "string",
"isSelected": true
}
]
}