Building on the recently introduced hierarchical reservation groups, the Reservation schema now includes a reservationGroupPath field. This is an output-only array of strings that represents the path from the root group to the leaf parent (e.g., ["group-1", "group-2"]). This addition makes it significantly easier for developers to programmatically audit and visualize the position of a reservation within a nested hierarchy without manually traversing parent links.