Record

list-recording-params

No description available.

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

Fields

NameTypeDescription
account-sidstring
date-createdoption​<string>
date-created-v2option​<string>
date-created-v3option​<string>
call-sidoption​<string>
conference-sidoption​<string>
include-soft-deletedoption​<bool>
page-sizeoption​<s32>
pageoption​<s32>
page-tokenoption​<string>