Skip to main content
GET
Health Check

Example Usage

For complete API documentation and examples, please refer to your Swagger UI.

Query Parameters

mongo_db_check
integer | null
default:1

Response

Successful Response

success
boolean
required

Indicates whether the request was successful.

message
string | null

A brief message about the response.

data
any | null

The payload of the response.

error
ErrorResponse · object | null

Detailed error information, if applicable.