curl --request GET \
--url https://api.helpyousponsor.com/v1/integrations/{name} \
--header 'Authorization: Bearer <token>'{
"data": {}
}curl --request GET \
--url https://api.helpyousponsor.com/v1/integrations/{name} \
--header 'Authorization: Bearer <token>'{
"data": {}
}