healthchecks/templates/front/snippets/list_checks_request.html

3 lines
159 B
HTML

<div class="highlight"><pre><span></span>curl --header <span class="s2">&quot;X-Api-Key: your-api-key&quot;</span> {{ SITE_ROOT }}/api/v1/checks/
</pre></div>