Project

General

Profile

Redmine Rest api get subprojects

Added by Jan Alexy about 6 years ago

Hi,
is there a way to list all subprojects of a project with the rest API? something like:
GET projects/id.json?include=subprojects?

Thanks