Returns an HTTP 200 with a structured response if the system is running. Any other response shows that the environment in question is not available. Note that no authentication or authorization is required for this call.
x-api-version required | integer Value: 1 Example: 1 Indicates the version of this API to be used. |
x-api-compleat-key required | string <guid> Example: d025eedc-5ea0-4de8-be9f-f8873545add9 The header containing compleat api key. |
{- "Heartbeat": "2018-08-08T11:43:01.5753381Z",
- "MetaData": {
- "Version": 1,
- "DateCreated": "2018-08-08T11:43:01.5753381Z"
}
}