Skip to main content
Used to retrieve documents by their IDs.

Arguments

string[] | number[]
required
The IDs of the documents you want to fetch.
OR
object
required

Response

Document[]
required
This field is null if no document with the specified ID is found.