GET
/
curl --request GET \
  --url https://api.zapperapi.com/{instanceId}/
{
  "status": "UP",
  "message": "welcome to zapperapi-core",
  "version": "<string>",
  "docs": "<string>"
}

Response

200 - application/json

Default Response

The response is of type object.