Environments DB Connections List Providers
GET {{baseUrl}}/environments/:environmentKey/dbconnection/dbproviders/
Returns the list of providers for all the DB connections in a given environment.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
[{"DisplayName":"","ProviderKey":""},{"DisplayName":"","ProviderKey":""}]