Skip to main content
GET
/
utils
/
health
Error
A valid request URL is required to generate request examples
{
  "status": "healthy",
  "services": {},
  "timestamp": "2023-11-07T05:31:56Z"
}

Authorizations

Authorization
string
header
required

Enter token in format (Bearer )

Response

200 - application/json

Health check completed

status
string
Example:

"healthy"

services
object
timestamp
string<date-time>