Record

list-media-params

No description available.

record list-media-params {
  account-sid: string,
  message-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
message-sidstring
date-createdoption​<string>
date-created-v2option​<string>
date-created-v3option​<string>
page-sizeoption​<s32>
pageoption​<s32>
page-tokenoption​<string>