Fetch all Data Source ParametersCopy Pageget https://api.habu.com/v1/data-sources/{dataSourceId}/data-types/{dataTypeId}/data-source-parametersThis operation fetches all the Data Source Parameters for the given data source and data type.Path ParamsdataSourceIdstringrequiredData Source IDdataTypeIdstringrequiredData Type IDHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/xmlAllowed:application/jsonapplication/xmlResponses 200Successfully fetched the Data Source Parameters. 400Bad Request - Incorrect syntax or request 401Authorization information was missing or invalid 403This action is not allowed 404The specified resource was not found 500Internal Server ErrorUpdated 6 days ago