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