API
TypeScript
Returns
AConnection object containing:
string
The unique identifier for the connection.
string
The access token or secret for the connection.
{ type: 'user', id: string }
An object containing the user id that owns this connection.
{ type: 'user', id: string }
An object containing the user id that created this connection.