| Name | Type | Description | Notes |
|---|---|---|---|
| cursor | str | The id at which the current (limited) search can be continued to obtain more matching items | [optional] |
| items | list[RecentAppMapSearch] | List of requested items | [optional] |
| limit | int | [optional] | |
| more_items | bool | Whether more items are available for return by increment offset or cursor | [optional] |
| offset | int | [optional] | |
| sort | Sorting | [optional] | |
| total_items | int | An estimate (lower-bound) of the total number of items available for return. May not be a tight estimate for facet queries | [optional] |
This repository was archived by the owner on Jan 16, 2026. It is now read-only.