v47

latestOpenAPI 3.0.3MIT Licenseraw.githubusercontent.com2026-08-015915132.9 KB
general

Service healthcheck.

Ping this endpoint to receive information about the health of the service.

get/health

Response

Service is healthy.

versionstring
namestring
descriptionstring

Example response

{
  "version": "v2.40.1",
  "name": "GoTrue",
  "description": "GoTrue is a user registration and authentication API"
}