> ISPO SDK documentation. [HTML](https://ispo.ai/docs/types/core.ChatCompanionListResult.html) · [Documentation index](https://ispo.ai/docs/llms.txt)

# Type Alias ChatCompanionListResult

```typescript
ChatCompanionListResult: ChatCompanionRow[]
```

Types: [ChatCompanionRow](../interfaces/core.ChatCompanionRow.md)

`chats.list()` returns the rows directly, matching the public SDK shape.
