HandlersHealthResponse
HandlersHealthResponse =
object
Defined in: src/client/types.gen.ts:223
Properties
status?
optionalstatus:string
Defined in: src/client/types.gen.ts:227
Status indicates the service health status
timestamp?
optionaltimestamp:number
Defined in: src/client/types.gen.ts:231
Timestamp is the Unix timestamp of the response
version?
optionalversion:string
Defined in: src/client/types.gen.ts:235
Version is the current API version
Last updated on