Skip to main content
GET
/
bridge
/
api
/
health
Health check
curl --request GET \
  --url https://api-connect-us.bridge.new/bridge/api/health \
  --header 'x-api-key: <api-key>'
{}

Authorizations

x-api-key
string
header
required

Copy the API key as provided by the Bridge Console.

Response

200 - application/json

Successful Response

The response is of type Response Health Bridge Api Health Get · object.