Skip to content

Health check

GET
/health
curl --request GET \
--url https://api.petstore.example.com/health

OK.

Suggest an edit to this page