> ## Documentation Index
> Fetch the complete documentation index at: https://docs.parmanasystems.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Class: HealthApi

Defined in: [typescript/src/client/HealthApi.ts:19](https://github.com/pavancharak/AgentLabsBuildathon/blob/main/typescript/src/client/HealthApi.ts#L19)

## Constructors

### Constructor

> **new HealthApi**(`transport`): `HealthApi`

Defined in: [typescript/src/client/HealthApi.ts:20](https://github.com/pavancharak/AgentLabsBuildathon/blob/main/typescript/src/client/HealthApi.ts#L20)

#### Parameters

##### transport

[`Transport`](/sdks/reference/typescript/interfaces/Transport)

#### Returns

`HealthApi`

## Methods

### health()

> **health**(): `Promise`\<`HealthStatus`>

Defined in: [typescript/src/client/HealthApi.ts:25](https://github.com/pavancharak/AgentLabsBuildathon/blob/main/typescript/src/client/HealthApi.ts#L25)

Returns Runtime health.

#### Returns

`Promise`\<`HealthStatus`>
