Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 630 Bytes

EpicSearchResults.md

File metadata and controls

12 lines (9 loc) · 630 Bytes

EpicSearchResults

Properties

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]

[Back to Model list] [Back to API list] [Back to README]