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"
}
]