Arguments# keysList[str]required#One or more keys of JSON documents. pathstrrequired#The path to get from the JSON document. Response# List[List[TValue]]requiredThe values at the specified path or null if the path does not exist.