cURL
curl --request GET \ --url https://api.wazapin.id/v1/health \ --header 'X-Api-Key: <api-key>'
{ "data": { "status": "<string>" }, "$schema": "<string>" }
Returns service health status
OK
Show child attributes
A URL to the JSON Schema for this object.
"https://example.com/schemas/HealthOutputBody.json"