Organisation map feed defaults via API

I’m able to pull and display all project data within my account using the my-projects-*** layers and utilising a random value as the project_id. But is there a way to only pull the data for projects within the organisational account?

If I try to use the /node/“value” of the organisations parent page as the project_id in the WFS feed, the default-project-*** layers don’t return anything.

I am needing to piece together a reporting/glance dashboard for projects across our organization, can’t seem to do this without including my personal projects data. I’ve got a dozen or so personal projects and there’s a few dozen organisational projects (and growing), so filtering/pulling projects individually would be burdensome.