Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 2.44 KB

File metadata and controls

10 lines (7 loc) · 2.44 KB

PlatformTriggerEventSearchResponse

Fields

Field Type Required Description
results List[models.PlatformTriggerEvent] ✔️ Matching events, most recent first.
has_more bool ✔️ Whether more events matched than were returned. Raise page_size to see more; cursor-based paging is not offered yet.
request_id str ✔️ Unique identifier for this request, for support and debugging.