Pulls a single unacknowledged event from a pull subscription, and locks it for 30 seconds.
get/topics/{topic}/subscriptions/{subscription}/events/pull
Path parameters
topicstring required
The topic to pull events from
subscriptionstring required
The subscription to pull events from
Query parameters
time_windowstring
The time window for event hydration (e.g. '1h', '30m')
Response
Event successfully pulled