Mongodump --query not able to filter using timestamp

@k.latha_4003 does the filter you have listed return results if you run it from the mongo/mongosh shell? Make sure that the database and collection names exist (note these are case sensitive).

Database and collection names exist, and it is working when i change “startTime” to “Timestamp”