/v1/connections
curl -X GET "https://example.com/v1/connections"{ "data": [ { "connectionId": "string", "provider": "string", "status": "string", "scopes": [ "string" ], "createdAt": "2019-08-24T14:15:22Z", "updatedAt": "2019-08-24T14:15:22Z" } ]}