| Field | Type | Required | Description |
|---|---|---|---|
documents |
List<Document> | ➖ | The document details, ordered by score. |
hasMoreResults |
Optional<Boolean> | ➖ | Whether more results are available. Use cursor to retrieve them. |
cursor |
Optional<String> | ➖ | Cursor that indicates the start of the next page of results. To be passed in "more" requests for this query. |