Retrieves details about an authenticated connection by id.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The id of the connection to retrieve.
Retrieved connection
The connection
object represents an authenticated connection to a third-party service (like Google Drive, Hubspot, Dropbox, etc.) that can be managed through the API.