Skip to main content

Check API health

GET 

/api/health

Check the health of the API.

Request

Responses

The Health Check is successful

Schema

    status string

    info

    object

    nullable

    property name*

    object

    nullable

    status stringrequired
    property name* any

    error

    object

    nullable

    property name*

    object

    nullable

    status stringrequired
    property name* any

    details

    object

    property name*

    object

    status stringrequired
    property name* any
Loading...