Parameter | Description | Type | Required | Default |
---|---|---|---|---|
ids | The document IDs to fetch up to 1,00. | string[] | ✓ | |
includeVectors | Indicates whether vector values are included in the response. | boolean | false | |
consistentRead | Determines the read consistency model: If set to true, then the operation uses strongly consistent reads; otherwise, the operation uses eventually consistent reads. | boolean | false |