sigsci_list_events
List security events for a Signal Sciences site with filtering by time range, tags, status, and pagination.
Instructions
List events for a site
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| corpName | Yes | The name of the corporation | |
| siteName | Yes | The name of the site | |
| from | No | POSIX Unix timestamp to start | |
| until | No | POSIX Unix timestamp to end | |
| sort | No | Sort order | |
| limit | No | Number of entries per page | |
| page | No | Page number | |
| tag | No | Filter by tag | |
| status | No | Filter by status |