Datasources
Get datasource instance credential status
Returns the current credential status for a datasource instance. Access is limited to callers with the ADMIN scope; the handler enforces this check.
get/rest/api/v1/datasource/{datasourceInstanceId}/credentialstatus
Path parameters
datasourceInstanceIdstring required
Example:o365sharepoint_abc123
The full datasource instance identifier (e.g. o365sharepoint_abc123)
Response
OK