Get a datasourceget {protocol}://{base-url}/integration/v1/datasource/{datasource_id}/This API can be used to retrieve a specific data source.Path Paramsdatasource_idintegerrequiredid of the datasourceQuery Paramsexclude_suspendedbooleanenumOptional parameter to exclude suspended owner ids when parameter added in URL.trueAllowed:truefieldsstringOptional comma-separated list of field names to include in the response. When provided, only the specified fields are returned (sparse fieldset). When omitted, all fields are returned. Invalid field names are silently ignored.Responses 200Requested datasource 400Malformed Request 401Unauthorized bad/missing token 403Forbidden User cannot edit this resource 404The specified resource was not found 500Internal Server ErrorUpdated 2 months ago Did this page help you?YesNo