Health Check

Check the health status of the application.

get

This endpoint provides a simple health check to verify that the service is up and running.

Responses
chevron-right
200

Successful Response

application/json

Health check response model.

messagestringRequired

A string confirming the application is alive

dpo_versionstringRequired

The current version of the DPO

get
/health-check
200

Successful Response

Last updated