Basic Parameters
| Parameter | Description |
|---|---|
| From Date | The starting date from which alerts will be retrieved defined as Unix timestamp in UTC. Ignored if cursor is set. Must be within last 24 hours. |
Advanced Parameters
| Parameter | Description |
|---|---|
| Cursor | Identifier for next item in the list, this value is available in response as next_cursor. Response will default to last 24 hours if cursor is not within last 24 hours. |
| Limit | The maximum number of items to return, default is 200, max is 1000. |