getConnection
connectClient.getConnection(params) ⇒
Retrieves details of a specific provider connection.
Kind: instance method of ConnectClient
Returns: Provider connection details
Throws:
ArmorySdkException
If there's an error retrieving the connection
Param
Description
params
Parameters for retrieving the connection
params.connectionId
Unique identifier of the connection
params.accessToken
Access token for authentication
Last updated