R/health.R
get_health.Rd
Queries the /health endpoint and returns the status of the API and its database connection.
/health
get_health()
A 1-row tibble with columns status, environment, database.
status
environment
database
if (FALSE) { # \dontrun{ get_health() } # }