healthchecks/templates/front/snippets/list_channels_request.html
2018-11-21 20:21:04 +02:00

3 lines
161 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/channels/
</pre></div>