Get all user connections

GET {{baseUrl}}/userConnections

Returns data about all connections for the authorized user.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"success":true,"data":{"google":"awesomeid-123-4567890"}}