get https://api.us-east-1.relevance.ai/latest/datasets//documents/get
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.
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.
Try It! to start a request and see the response here!