Arguments# keys...string[]required#One or more keys of JSON documents. pathstringrequired#The path to get from the JSON document. $ is the root. Response# TValue[]requiredThe values at the specified path or null if the path does not exist.