メインコンテンツへスキップ
APIバージョン 2024.0 Long pollingに使用できるリアルタイムサーバーのリスト。
chunk_size
integer(int64)
1このレスポンス内の項目の数。
entries
リアルタイムサーバーarray
リアルタイムサーバーのリスト。
{
  "chunk_size": 1,
  "entries": [
    {
      "max_retries": "10",
      "retry_timeout": 610,
      "ttl": "10",
      "type": "realtime_server",
      "url": "http://2.realtime.services.box.net/subscribe?channel=cc807c9c4869ffb1c81a&stream_type=all"
    }
  ]
}