Rate this page:

GetCallListsRequest

Props

applicationId

Copy URL
applicationId: 

any

|

number

|

number[]

The application ID to filter. Can be a list separated by semicolons (;). Use the 'all' value to select all applications

count

Copy URL
count: 

number

|

undefined

The max returning record count

fromDate

Copy URL
fromDate: 

Date

The UTC 'from' date filter in 24-h format: YYYY-MM-DD HH:mm:ss

isActive

Copy URL
isActive: 

false

|

undefined

|

true

Whether to find only active call lists

listId

Copy URL
listId: 

any

|

number

|

number[]

The list ID to filter. Can be a list separated by semicolons (;). Use the 'all' value to select all lists

name

Copy URL
name: 

string

|

undefined

Find call lists by name

offset

Copy URL
offset: 

number

|

undefined

The first N records are skipped in the output

toDate

Copy URL
toDate: 

Date

The UTC 'to' date filter in 24-h format: YYYY-MM-DD HH:mm:ss

typeList

Copy URL
typeList: 

string

|

undefined

The type of the call list. The possible values are AUTOMATIC and MANUAL