Response
API calls response with following output schema:
| Field | Type | Description | Example | 
|---|---|---|---|
| total | Integer | Total number of search hits. | 12345 | 
| max_score | Decimal | Maximum _scorevalue of the results. | 14.691786 | 
| data | List | List of Patents or Scholarly Works with response field schema defined below. | |
| results | Integer | Total number of items present in this response (20 by default) | 20 |