v68

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-0189430445.4 KB
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