Responses

  • 200 application/json

    Service is healthy

    Hide response attribute Show response attribute object
    • status string
GET /healthz
curl \
 --request GET 'https://partner-api.getpenfold.com/v1/healthz'
Response examples (200)
{
  "status": "ok"
}