We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a18e4b4 commit 479b79fCopy full SHA for 479b79f
index.html
@@ -670,6 +670,11 @@ <h4 id="response">Response</h4>
670
<td><code class="prettyprint">45699</code></td>
671
<td>Phone number (UCL extension)</td>
672
</tr>
673
+<tr>
674
+<td>count</td>
675
+<td><code class="prettyprint">1197</code></td>
676
+<td>Total number of bookings matching the query. The <code class="prettyprint">count</code> field will only be in the first response to a query</td>
677
+</tr>
678
</tbody></table>
679
680
<h3 id="paginated-request">Paginated Request</h3>
0 commit comments