GET /v1/work-planning/location-tree
GET/v1/work-planning/location-tree
Get location hierarchy tree
Query-Parameter
| Name | Typ | Beschreibung |
|---|---|---|
rootId | string |
Beispiel
curl -X GET https://api.codemeta-os.de/v1/work-planning/location-tree \
-H "X-Tenant-Id: $TENANT" \
-b cookies.txtconst result = await cm.work-planning.list();Antwortcodes
| HTTP | Bedeutung |
|---|---|
200 |
Default Response |