Search Connection Strings
Connection strings API reference guide
This page describes the connectionStrings
endpoint.
Additional fields may be included in some responses you receive; however, these attributes are for internal purposes and are therefore undocumented.
Search connection strings
GET
/connectionStrings
Search across all connection strings in the handler table.
Query parameters
Attribute | Description | Required |
---|---|---|
searchText |
| No |
Response parameters
Attribute | Description |
---|---|
values |
|
Request example
The following request searches across all connection strings in the handler table.
Response example
Last updated