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

Arguments

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

Response

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