Skip to main content
GET
/
v1
/
health
Service health check
curl --request GET \
  --url https://connect.provisionapp.io/v1/health \
  --header 'x-api-key: <api-key>'
{}

Authorizations

x-api-key
string
header
required

Send the API key in the x-api-key header.

Response

200 - application/json

The API is reachable and the supplied API key is valid.

status
enum<string>
required
Available options:
ok