general
Service healthcheck.
Ping this endpoint to receive information about the health of the service.
get/health
Response
Service is healthy.
Example response
{
"version": "v2.40.1",
"name": "GoTrue",
"description": "GoTrue is a user registration and authentication API"
}