Returns a list of all associated accounts in external OAuth services.
Request
GET https://api.bytehand.com/v2/users/current/oauth
Authorization
Requires authorization and access right credentials_view.
Response
Upon successful completion of the request, an object of type UserAccount[] is returned.