FindAll
Stream FindAll Events
Stream events from a FindAll run.
Args: request: The Shapi request findall_id: The FindAll run ID last_event_id: Optional event ID to resume from. timeout: Optional timeout in seconds. If None, keep connection alive as long as the run is going. If set, stop after specified duration.
get/v1beta/findall/runs/{findall_id}/events
Path parameters
findall_idstring required
Query parameters
last_event_idstring nullable
timeoutnumber nullable
Headers
parallel-betastring nullable
Response
Successful Response