Get a list of datasourcesget {protocol}://{base-url}/integration/v1/datasource/This API can be used to retrieve multiple existing data sources in bulk.Query Paramsinclude_undeployedbooleanSpecifies if undeployed datasources should be included in retrieved list. Undeployed data sources are the ones whose configurations and deployment setup is not complete. Admins cannot trigger metadata extraction on undeployed data sources.truefalseinclude_hiddenbooleanSpecifies if hidden datasources should be included in retrieved list. Hidden data sources are not visible in the UI. These are the data sources created via the API with the is_hidden property set to True. There is no UI for the Settings page of such sources and they can only be accessed through the API.truefalseResponses 200Requested datasources 400Malformed Request 401Unauthorized bad/missing token 403Forbidden User cannot edit this resource 404The specified resource was not found 500Internal Server ErrorUpdated 5 months ago Native Data Sources API OverviewCreate a datasourceDid this page help you?YesNo