buena-typescript-sdk
Version:
Official TypeScript SDK for Buena.ai API - LinkedIn automation and lead management
20 lines (14 loc) • 2.13 kB
Markdown
API is healthy
```typescript
import { HealthCheckResponse } from "openapi/models/operations";
let value: HealthCheckResponse = {
status: "ok",
};
```
| Field | Type | Required | Description | Example |
| --------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------- |
| `status` | *string* | :heavy_minus_sign: | N/A | ok |
| `timestamp` | [Date](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date) | :heavy_minus_sign: | N/A | |