Health
Endpoint functioning as health and liveness check.
Args: db: AsyncSession to interact with the database.
Returns: The status of the healthcheck.
Raises: HTTPException: If the database health check fails.
Responses
200
Successful Response
application/json
Other propertiesstringOptional
get
/health200
Successful Response
Last updated
Was this helpful?