Back to All

Project hierarchy

Is there any consideration to move away from a project hierarchy in the API structure? By this I mean creating endpoints for tasks, users, floorplans etc, independent of projects. For example if a certain endpoint returned all records for a given API token regardless of project and didn't require project specific authentication, it would isolate each entity to its own stream which is helpful for streaming solutions using the API.