| Name | Type | Description | Notes |
|---|---|---|---|
| data | list[EntrySearchResponseData] | An array of entries that match your search criterion. | |
| offset | int | The index of the first item returned from the total set (Starting from 0). | |
| limit | int | The maximum number of entries per page. | |
| count | int | The total number of entries seen. |