Retrieve a document by its _id.

This is the most performant method to get a document or check if it exists, faster than filtering a dataset for by an _id.

Language
Authorization
Header
Click Try It! to start a request and see the response here!