Selecting a node
Paste a complete, valid JSON value, then select a value in the displayed hierarchy. The resulting path starts from the document root and follows each containing object member or array position until it reaches that selection. Object members contribute their property names. Array elements contribute zero-based indexes, so the first element is addressed with index 0.