OauthProfileResponse: {
    data?: OauthProfile;
    links?: OauthProfileLinks;
    meta: SempMeta;
}

Type declaration