GETPro+
/api/v1/models/{model_id}/foldersList Folders
Returns the complete folder hierarchy for the model. Folders are optional organizational containers for nodes.
AuthenticationBearer mpt_... or OAuth JWT
Plan RequirementPro+
Example Response
[{"id": "folder-uuid", "name": "Q1 Features", "parent_id": null, "children": [...]}]