Arguments
List[str]
required
One or more keys of JSON documents.
str
required
The path to get from the JSON document.
Response
The values at the specified path or
null if the path does not exist.Get the same path from multiple JSON documents.
null if the path does not exist.