curl --request GET \
--url https://api.example.com/api/v1/invitations/autojoin/by-domain/{domain}{}Retrieves all autojoin invitations configured for a specific domain.
curl --request GET \
--url https://api.example.com/api/v1/invitations/autojoin/by-domain/{domain}{}The domain to search for (e.g., "example.com")
The response is of type object.