Missing domains - WHM API get_domain_info doesn't return all domains

Operating System & Version
CLOUDLINUX 7.7 hyper-v
cPanel & WHM Version
v86.0.14

cPanelLauren

Product Owner II
Staff member
Nov 14, 2017
13,266
1,301
363
Houston
Testing this and I'm definitely getting all domains on the server returned regardless of the owner of the domain. How are you running it?

In short I'm
Code:
[[email protected] cgi-bin]# whmapi1 get_domain_info |grep "domain:" |wc -l
142
Code:
[[email protected] cgi-bin]# whmapi1 get_domain_info |grep "user_owner: root" |wc -l
39
[[email protected] cgi-bin]# whmapi1 get_domain_info |grep "user: root" |wc -l
0