KeyValue
Awaiting send
// Select an endpoint and choose Send to simulate a response.
generated · cURL
curl -X GET "https://algapsa.com/api/v1/admin/telemetry-settings" \
  -H "X-API-Key: $ALGA_API_KEY" \
  -H "Accept: application/json"