Skip to main content
GET
/
organizations
/
{organizationName}
/
projects
/
{projectName}
/
connections
/
{connectionName}
"<any>"

Path Parameters

organizationName
string
required

The unique identifier of the organization

projectName
string
required

The unique identifier of the project

connectionName
string
required

The unique identifier of the connection

Response

Connection retrieved successfully

The response is of type any.

I