Get the current health status of the service.
GET/v1/health
Get the current health status of the service.
Request​
Responses​
- 200
- 400
- 429
- 500
- default
Health information indicating if the service is operational.
The request was invalid or malformed
The client has sent too many requests in a given amount of time
The server encountered an unexpected error
An unexpected error occurred