Go to documentation repository
...
| Parameter | Description |
|---|---|
| from | The oldest date of message search period. Example: 2012-12-27T15%3A19%3A16.000%2B03%3A00 |
| to | The latest date of message search period. Example: 2012-12-27T15%3A19%3A16.000%2B03%3A00 |
| count | Maximum number of messages in reply in the range [1, 200]. Default is 20. Server can return more messages if there are few messages in the database |
| objectId | Object id. Examples: CAM:1, GRAY:5 etc.. If the parameter is not specified, events are returning for all objects |
| action | Event type. If the parameter is specified, then the response will contain only events of the specified type. Examples:
|
...