Wasm Directoryalpha
Record

list-conference-recording-params

No description available.

record list-conference-recording-params {
  account-sid: string,
  conference-sid: string,
  date-created: option​<string>,
  date-created-v2: option​<string>,
  date-created-v3: option​<string>,
  page-size: option​<s32>,
  page: option​<s32>,
  page-token: option​<string>,
}

Fields

NameTypeDescription
account-sidstring
conference-sidstring
date-createdoption​<string>
date-created-v2option​<string>
date-created-v3option​<string>
page-sizeoption​<s32>
pageoption​<s32>
page-tokenoption​<string>