Get all user connections
GET {{baseUrl}}/userConnections
Returns data about all connections for the authorized user.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"success":true,"data":{"google":"awesomeid-123-4567890"}}