GET
/
health
{
  "data": {
    "plaid": {
      "healthy": true
    },
    "gocardless": {
      "healthy": true
    },
    "teller": {
      "healthy": true
    },
    "search": {
      "healthy": true
    }
  }
}

Response

200
application/json

Retrieve health

The response is of type object.