GET
/
api
/
v2
/
health
curl --request GET \
  --url https://actions.zapier.com/api/v2/health/ \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

Response

200

OK