imaging_api.routers.health ========================== .. py:module:: imaging_api.routers.health Attributes ---------- .. autoapisummary:: imaging_api.routers.health.router Functions --------- .. autoapisummary:: imaging_api.routers.health.health_check Module Contents --------------- .. py:data:: router .. py:function:: health_check() -> dict[str, str] :async: Health check endpoint for the Imaging API :returns: A dictionary with the status of the service :rtype: dict