GET
/
proxy_api
/
v1
/
smart
/
healthcheck
View proxy plan healthcheck
curl --request GET \
  --url https://core-proxy-service-w34nvoxnwq-uc.a.run.app/proxy_api/v1/smart/healthcheck \
  --header 'Authorization: Bearer <token>'
{
  "statusCode": 403,
  "message": "reseller not found",
  "error": "Bad Request"
}

Authorizations

Authorization
string
header
required

[just text field] Please enter token in following format: Bearer

Response

Health check response fetched