Get events long poll endpoint
OPTIONS https://{{api.box.com}}/2.0/events
Returns a list of real-time servers that can be used for long-polling updates
https://developer.box.com/reference/options-events
RESPONSES
status: OK
{"chunk_size":1,"entries":[{"type":"realtime_server","url":"http://2.realtime.services.box.net/subscribe?channel=cc807c9c4869ffb1c81a\u0026stream_type=all","ttl":10,"max_retries":10,"retry_timeout":610}]}