GetCallListsRequest
Props
applicationId
public applicationIdThe application ID to filter. Can be a list separated by semicolons (;). Use the 'all' value to select all applications
count
public countThe max returning record count
fromDate
public fromDateThe UTC 'from' date filter in 24-h format: YYYY-MM-DD HH:mm:ss
isActive
public isActiveWhether to find only active call lists
listId
public listIdThe list ID to filter. Can be a list separated by semicolons (;). Use the 'all' value to select all lists
name
public nameFind call lists by name
offset
public offsetThe first N records are skipped in the output
toDate
public toDateThe UTC 'to' date filter in 24-h format: YYYY-MM-DD HH:mm:ss
typeList
public typeListThe type of the call list. The possible values are AUTOMATIC and MANUAL