JSONPath Reference
JSONPath is a query language for selecting nodes from JSON documents. It was first proposed by Stefan Gössner in 2007. (opens in a new tab)
OK JSON’s JSONPath support bases on JSONPath Plus (opens in a new tab). So please reference JSONPath Plus’s documentation if you need more information.