/v1/connected-profiles
curl -X GET "https://example.com/v1/connected-profiles"{ "data": [ { "connectedProfileId": "string", "provider": "string", "connectionId": "string", "providerProfileExternalId": "string", "resourceRefs": { "property1": "string", "property2": "string" }, "createdAt": "2019-08-24T14:15:22Z", "updatedAt": "2019-08-24T14:15:22Z" } ]}