LiquidPlanner Classic Forum
Access the tasks under a package
over 4 years ago by Sean
I want to use the API to access all the tasks within a package in our workspace. I have tried:
/api/v1/workspaces/${workspaceId}/treeitems/${packageID}/treeitems
and
/api/v1/workspaces/${workspaceId}/packages/${packageID}/tasks
but both are spitting out 404's