curl \
--request GET \
--header "Content-Type: application/json" \
--header "Authorization: Bearer dea464c07bd07300095caa8" \
https://your-immuta-url.com/connectionStrings{
"values": [
{
"name": "[email protected]:???/TEST",
"count": 5
}
]
}