List all active waiters for a specific event ID.
Returns information about all workflow runs that are currently waiting for the specified event.
QStash authentication token
The event ID to list waiters for.
List of active waiters
The URL that is waiting for the event notification.
The HTTP headers to send with the notification.
The Unix timestamp in seconds when the wait operation times out.
The body to send if the wait times out.
The URL to call if the wait times out.
The HTTP headers to send with the timeout callback.