I followed the instructions outlined in https://forge.autodesk.com/blog/get-all-dbid-without-enumerating-model-hierarchy
I am able to get the model object tree and see the object id's i want to get properties for.
but when i take the object id and submit a query parameter i get a 404 status code back.
the text on the request returns : {"message":"The requested model contains too many objects to retrieve hierarchy/properties. Please contact your next level support for further assistance."}
sample of my query in python to the end point