Help trying to extract object attribute

Yes, but if you would like to match for the name as visible in the flow, the path would be msg.data.attributes.faces, which is an array of objects. A JSONata check to see if there’s an object in there matching with name “josiah” would likely be easiest.