Skip to main content

Retrieves application status

GET 

/api/v1/health

Returns the health status of the application. No authentication required.

Responses​

Healthy

Response Headers
    X-Dawarich-Response

    Depending on the authentication status, the response will differ. If authenticated: 'Hey, I'm alive and authenticated!'. If not: 'Hey, I'm alive!'.

    X-Dawarich-Version

    The version of the application, for example: 1.0.0