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.
GET
/connectionStrings
Search across all connection strings in the handler table.
searchText
string
A string used to filter returned connection strings. The query is executed with a wildcard prefix and suffix.
No
values
array
Details regarding connection strings, including name
and count
.
The following request searches across all connection strings in the handler table.