Skip to main content

@wildix/wda-history-client > QueryUserCallsInput

QueryUserCallsInput interface

Signature:

export interface QueryUserCallsInput 

Properties

Property

Modifiers

Type

Description

company?

string

(Optional) Company id. eg. it_w123123. Required for s2s auth.

filter?

QueryUserCallsFilter

(Optional)

limit?

number

(Optional) The maximum number of rows to return.

offset?

number

(Optional) The offset from which to start.

user?

string

(Optional) PBX user id. eg. 123123123. Can be applied only for s2s and pbx authorization.