HandlersHealthResponse
HandlersHealthResponse =
object
Defined in: src/client/types.gen.ts:875
Properties
status
status:
string
Defined in: src/client/types.gen.ts:879
Status indicates the service health status
timestamp
timestamp:
number
Defined in: src/client/types.gen.ts:883
Timestamp is the Unix timestamp of the response
version
version:
string
Defined in: src/client/types.gen.ts:887
Version is the current API version
Last updated on