Organization Tools
Tools for exploring your organization hierarchy, metrics, and group structure.get_organization_metrics
Get a summary of what data exists for an organization — counts of facilities, vehicles, employees, purchases, business travels, logistics, and more.
Parameters:
| Parameter | Type | Required | Description |
|---|---|---|---|
organization_id | string | No | UUID of the organization. Uses DCYCLE_ORG_ID default if not set. |
get_organization_tree
Get the parent-child hierarchy tree. Useful for corporate groups with subsidiaries.
Parameters:
| Parameter | Type | Required | Description |
|---|---|---|---|
organization_id | string | No | UUID of the root organization |
include_facilities | boolean | No | Include facilities in each org node (default: false) |
get_organization_canvas
Get a canvas view of all organizations in the group with their connections, sectors, countries, and VAT numbers.
Parameters:
| Parameter | Type | Required | Description |
|---|---|---|---|
organization_id | string | No | UUID of the organization |

