view on the node).curl --location 'https://api-dev.commandroom.ai/api/api/orgcharts/nodes/42' \
--header 'Authorization: Bearer {{token}}' \
--header 'X-Tenant-UUID: '{
"data": {
"orgchart_node_id": 1,
"orgchart_id": 1,
"parent_id": 1,
"order": 1,
"id": 1,
"type": "string",
"title": "Sample Title",
"subtitle": "Sample Title",
"node_type": "department",
"user_id": 1,
"department_id": 1,
"team_id": 1,
"member_count": 10,
"onshore": {},
"offshore": {},
"is_leader": true,
"hourly_rate": 1.5,
"ai_automations": [],
"data": {},
"created_at": "2026-01-15T10:30:00.000000Z",
"updated_at": "2026-01-15T10:30:00.000000Z"
}
}