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.
The object type, which is always connection.
connection The connection identifier, which can be referenced in the API endpoints.
The name of the connection.
The teamspace ID that owns this connection.
The connector ID of the third-party service this connection authenticates with.
The ISO string for when the connection was created.
The ISO string for when the connection was last updated.
Whether the connection authentication is valid.
The authentication value of the connection.