Wasm Directoryalpha
Record

get-call-queue-recordings-params

No description available.

record get-call-queue-recordings-params {
  call-queue-id: string,
  page-size: option​<s32>,
  next-page-token: option​<string>,
  from-op: option​<string>,
  to: option​<string>,
}

Fields

NameTypeDescription
call-queue-idstring
page-sizeoption​<s32>
next-page-tokenoption​<string>
from-opoption​<string>
tooption​<string>