Connections
Get Connection Detail
Get connection detail by ID. Returns only non-sensitive information.
GET
/
connections
/
{projectId}
/
{connectionId}
/
detail
Path Parameters
projectId
string
requiredID of the project
connectionId
string
requiredID of the connection
Response
200 - application/json
The response is of type string
.