API to get NAMESPACE not returning ALL NameSpaces

Hi All,

Has anyone experienced something similar?
When I use https://gitlab.com/api/v4/namespaces (with pagination of course)
I get only portion of ALL namespaces I have.
I can access this namespace by ID and it work fine.
Yet if I try to find in ALL - it is not there.
If I try to search by NAME - I cannot find it.

Is it a bug?
On another hand - Is there any other way to get a GROUP’s namespace (I use API to create a PROJECT under specific GROUP and so for the only way to do that is to use NAMESAPCEID).

Please HELP :)))