Unique user identifier of the agent client on behalf of which the request is made (Is required for the agent) To obtain a list of client users, you must use the method ""get.customer_users""
limit
number
no
Number of records returned. See section "Paging"
offset
number
no
Shift determines from which record number to return "limit" records. Default is "0". See section "Paging"
fields
array
no
See "View of Returned Data"
sort
array
no
See section "Sorting data"
chat_id
number
yes, if there are no chat_ids or date_from and date_till
Unique chat ID
chat_ids
array
yes, if there is no chat_id or date_from and date_till
List of unique chat IDs
date_from
iso8601
yes, if no chat_id or chat_ids
YYYY-MM-DD hh:mm:ss
Start date and time of the reporting period. The date range cannot exceed 30 days. May be used together with chat_id or chat_ids.
date_till
iso8601
yes, if no chat_id or chat_ids
YYYY-MM-DD hh:mm:ss
End date and time of the reporting period. The date range cannot exceed 30 days. May be used together with chat_id or chat_ids.
Information about the sent file in the message: size - file size in bytes type - file type file_url - link to file file_name - file name mime_type - media type