Skip to main content

@wildix/wda-history-client > QueryConversationsInput

QueryConversationsInput interface

Signature:

export interface QueryConversationsInput 

Properties

Property

Modifiers

Type

Description

company?

string

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

filter?

QueryConversationsFilter

(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.