Skip to main content

Fetch Command for Python SDK

Used to retrieve documents by their IDs.

Arguments

FetchPayload
object
required

Response

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