Record

list-recordings-params

No description available.

record list-recordings-params {
  filter-conference-id: option​<string>,
  filter-created-at-gte: option​<string>,
  filter-created-at-lte: option​<string>,
  page-number: option​<s32>,
  page-size: option​<s32>,
}

Fields

NameTypeDescription
filter-conference-idoption​<string>
filter-created-at-gteoption​<string>
filter-created-at-lteoption​<string>
page-numberoption​<s32>
page-sizeoption​<s32>