Attempts to get a health check from the API
GET/api/v1/health_check
Attempts to get a health check from the API
Request
Responses
- 200
- 401
A key/value map of the system health
Response Headers
X-MINIMUM-CLIENT-VERSION
The API version
X-RateLimit-Remaining
The number of requests left for the time window.
X-RateLimit-Limit
The total number of requests in a given time window.
Authentication error