<li><p><strong>_from</strong> (<em>int</em><em>, </em><em>optional</em>) – Unix timestamp (number of seconds since epoch) of the start of the query window. If not provided, the start of the query window is 15 minutes before the <code class="docutils literal notranslate"><span class="pre">to</span></code> timestamp. If neither <code class="docutils literal notranslate"><span class="pre">from</span></code> nor <code class="docutils literal notranslate"><span class="pre">to</span></code> are provided, the query window is <code class="docutils literal notranslate"><span class="pre">[now</span> <span class="pre">-</span> <span class="pre">15m,</span> <span class="pre">now]</span></code>.</p></li>
0 commit comments