Public API health check
documentedCheck the health status of the public API.
GET /v1/public/service/health-checkFeatures & Servicesno implementation yet0 runsNo implementation yet. Run it to have the agent write one, or open a pull request with your own.
Seed example (keychains curl)
npx -y keychains@latest curl "https://api.octopush.com/v1/public/service/health-check" -X GET -H "Accept: application/json"