ReferencesOpenapiUtils
Health check
Check that the public API is reachable and return the current server timestamp.
Authorization
ApiKeyAuth x-api-key<token>
API key for authentication
In: header
Response Body
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/utils/health"{ "status": "string", "timestamp": "string"}
