Skip to main content

Fetch Command for Python SDK

Used to retrieve documents by their IDs.

Arguments

object
required

Response

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