Skip to Content
SdkClientInternalType AliasesHandlersHealthResponse

HandlersHealthResponse

HandlersHealthResponse = object

Defined in: src/client/types.gen.ts:223 

Properties

status?

optional status: string

Defined in: src/client/types.gen.ts:227 

Status indicates the service health status


timestamp?

optional timestamp: number

Defined in: src/client/types.gen.ts:231 

Timestamp is the Unix timestamp of the response


version?

optional version: string

Defined in: src/client/types.gen.ts:235 

Version is the current API version

Last updated on