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