# 09-Health-Check



09-Health-Check [#09-health-check]

The CodeVASP server calls this at a regular interval in order to manage the health status of the VASP list it manages.

Endpoint [#endpoint]

`GET` `/v1/vasp/health`

Response [#response]

| Response | Description                   |
| :------- | :---------------------------- |
| 200 OK   | Keep health status up.        |
| Other    | Change health status to down. |
