LiquidPlanner Classic Forum

Ask a Question
Back to All

Endpoint to get all tasks under a specific package?

Hello,

I am trying to use the API to make a specific request and am having trouble getting the endpoint worked out.
The information I am trying to get is all the tasks which are in packages which are 'active' (is_done == false) and have a name that starts with 'Week'
Can this be done with one call?

Thanks