Datasources
Get datasource instance configuration
Gets the greenlisted configuration values for a datasource instance. Returns only configuration keys that are exposed via the public API greenlist.
get/rest/api/v1/configure/datasources/{datasourceId}/instances/{instanceId}
Path parameters
datasourceIdstring required
Example:o365sharepoint
The datasource type identifier (e.g. o365sharepoint)
instanceIdstring required
Example:o365sharepoint_abc123
The datasource instance identifier
Response
OK