Name | Type | Description | Notes |
---|---|---|---|
total | int | The total number of matches for the search query. The first 1000 matches can be paged through via the API. | |
data | list[Epic] | A list of search results. | |
next | str | The URL path and query string for the next page of search results. | |
cursors | list[str] | [optional] |