Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 947 Bytes

PagedRecentTracesSearch.md

File metadata and controls

16 lines (12 loc) · 947 Bytes

PagedRecentTracesSearch

Properties

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[RecentTracesSearch] 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]

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