Configuring your connectionsConnection configurationsStatsigConnection Configuration NAMETYPEDESCRIPTIONREQUIREDREADONLYapi_keystringtruefalse Example 1{2 "name": "statsig connection",3 "type": "statsig",4 "configuration": {5 "api_key": "secret"6 }7} Model Sync Source Configuration NAMETYPEDESCRIPTIONREQUIREDREADONLYstream_idstringObjecttruefalse Example 1{2 ...3 "configuration": {4 "stream_id": "experiments"5 }6}