trust_api.routers.health
Attributes
Functions
|
Health check endpoint for the Trust API |
Module Contents
- trust_api.routers.health.router
- async trust_api.routers.health.health_check() dict[str, str]
Health check endpoint for the Trust API
- Returns:
A dictionary with the status of the service.
- Return type:
dict[str, str]