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.

Log in to see full request history
Path Params
string
required
length ≤ 240

ID of dataset

Query Params
string

Retrieve document with matching _id.

boolean
Defaults to false

Include vectors in the search results

Response

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json