Board operations are reached via client.Api.Board on EksoClient.
await client.Api.Board.ListAsync();
For the full set of methods and request/response types, your IDE’s auto-completion
is the fastest discovery path. Each method below maps 1-to-1 to an HTTP route in
the API Reference.
Returns a portfolio-level summary across all boards: aggregate metrics and per-board health, financials, item counts, cycle counts, and status distribution.