v50

latestOpenAPI 3.1.0raw.githubusercontent.com2025-06-09181183330.0 KB
services

Get a Service Configuration

Get configuration of data sources and third-party services [Deprecated].

get/groups/{groupId}/apps/{appId}/services/{serviceId}/config

Response

Successfully retrieved.

Example response

[
  {
    "name": "mongodb-datafederation",
    "type": "datalake"
  }
]