Added by Immanuel Normann 14 days ago
I'd like to retrieve all subprojects for a given project via the API. The project endpoint (api/v3/projects/{id}) suggests to be the right endpoint for this purpose. However, it provides only parent and ancester. It would be nice to get children, too. Or is there a different way to get the subprojects?