OauthProfileClientAllowedHostsResponse: {
    data?: OauthProfileClientAllowedHost[];
    links?: OauthProfileClientAllowedHostLinks[];
    meta: SempMeta;
}

Type declaration