Retrieve a connection
GET /v2/connections/<connectionRef>
Retrieves a connection.
| Attribute | Type | Description | Example |
|---|---|---|---|
connectionRef | string | The reference of the connection. If you do not know the connection reference, first retrieve connections. | 47c20b31-b5d8-492f-94e5-064958716c21 |
The response is an object that contains the connection. You can use this object to test the connection.
If you have suggestions for improving this article, let us know!