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
| Name | Type | Description |
|---|---|---|
| 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> |