Health Check
GET/health
Endpoint to check the health of the Snapshotter service.
Parameters:
request (Request): The incoming request object. response (Response): The outgoing response object.
Returns:
dict: A dictionary containing the status of the service.
Request
Responses
- 200
Successful Response
- application/json
- Schema
Schema
- any
Loading...