curl --request GET \
--url https://api.helpyousponsor.com/v1/admin/createGroup \
--header 'Authorization: Bearer <token>'{
"programs": [
{}
],
"donors": [
{}
],
"all_groups": [
{}
]
}curl --request GET \
--url https://api.helpyousponsor.com/v1/admin/createGroup \
--header 'Authorization: Bearer <token>'{
"programs": [
{}
],
"donors": [
{}
],
"all_groups": [
{}
]
}