System Health Check

Check the health status of the system

Check the health status of the system

GET /health

{
    "status": "active"
}

Request examples

The request examples below are just for reference. Remember to supply {{BASE_URL}} in the corresponding field.

curl '{{BASE_URL}}/health'

Response examples

{
    "status": "active"
}

Last updated

Logo

Copyright © 2023 BTQ