Skip to main content
Method: client.getHealth().

Example

const health = await client.getHealth();

Returns

{
  "status": "ok"
}
Last modified on February 11, 2026