> ## Documentation Index
> Fetch the complete documentation index at: https://wb-21fd5541-docs-3071-org-scoped-api-keys.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# GetCallsOptions

> TypeScript SDK 레퍼런스

정의 위치: [src/weaveClient.ts:93](https://github.com/wandb/weave/blob/8c5f077eb11c42b84000726ff20504abc728d3fb/sdks/node/src/weaveClient.ts#L93)

<div id="properties">
  ## 속성
</div>

<div id="columns">
  ### columns
</div>

> `선택` **columns**: `string`\[]

정의 위치: [src/weaveClient.ts:101](https://github.com/wandb/weave/blob/8c5f077eb11c42b84000726ff20504abc728d3fb/sdks/node/src/weaveClient.ts#L101)

***

<div id="expandcolumns">
  ### expandColumns
</div>

> `선택` **expandColumns**: `string`\[]

정의 위치: [src/weaveClient.ts:102](https://github.com/wandb/weave/blob/8c5f077eb11c42b84000726ff20504abc728d3fb/sdks/node/src/weaveClient.ts#L102)

***

<div id="filter">
  ### filter
</div>

> `선택` **filter**: [`CallsFilter`](./callsfilter)

정의 위치: [src/weaveClient.ts:94](https://github.com/wandb/weave/blob/8c5f077eb11c42b84000726ff20504abc728d3fb/sdks/node/src/weaveClient.ts#L94)

***

<div id="includecosts">
  ### includeCosts
</div>

> `선택` **includeCosts**: `boolean`

정의 위치: [src/weaveClient.ts:96](https://github.com/wandb/weave/blob/8c5f077eb11c42b84000726ff20504abc728d3fb/sdks/node/src/weaveClient.ts#L96)

***

<div id="includefeedback">
  ### includeFeedback
</div>

> `선택` **includeFeedback**: `boolean`

정의 위치: [src/weaveClient.ts:97](https://github.com/wandb/weave/blob/8c5f077eb11c42b84000726ff20504abc728d3fb/sdks/node/src/weaveClient.ts#L97)

***

<div id="limit">
  ### limit
</div>

> `선택` **limit**: `숫자`

정의 위치: [src/weaveClient.ts:98](https://github.com/wandb/weave/blob/8c5f077eb11c42b84000726ff20504abc728d3fb/sdks/node/src/weaveClient.ts#L98)

***

<div id="offset">
  ### offset
</div>

> `선택` **offset**: `number`

정의 위치: [src/weaveClient.ts:99](https://github.com/wandb/weave/blob/8c5f077eb11c42b84000726ff20504abc728d3fb/sdks/node/src/weaveClient.ts#L99)

***

<div id="query">
  ### 쿼리
</div>

> `선택` **쿼리**: [`Query`](./query)

정의 위치: [src/weaveClient.ts:95](https://github.com/wandb/weave/blob/8c5f077eb11c42b84000726ff20504abc728d3fb/sdks/node/src/weaveClient.ts#L95)

***

<div id="sortby">
  ### sortBy
</div>

> `선택` **sortBy**: [`SortBy`](./sortby)\[]

정의 위치: [src/weaveClient.ts:100](https://github.com/wandb/weave/blob/8c5f077eb11c42b84000726ff20504abc728d3fb/sdks/node/src/weaveClient.ts#L100)
