Brault Developers

Health

Central or regionalapi.brault.app or us.api.brault.appthis path answers on either host
GET
/v1/health

Liveness of the public API.

Response Body

application/json

application/json

curl -X GET "https://example.com/v1/health"
{  "object": "health",  "status": "ok",  "time": "2019-08-24T14:15:22Z"}