read:detectionsread:cloud_events_cloudread:cloud_events_sensorread:security_scans
External DocumentationTo learn more, visit the Wiz documentation.
Basic Parameters
| Parameter | Description |
|---|---|
| Cursor | The pagination cursor. You can use it to fetch the next page of detections. Take the retrieved cursor from the response under the data.detections.pageInfo.endCursor key. |
| Detection ID Contain | A substring that can be contained in an ID to filter by. |
| Detection IDs | A comma-separated list of detection IDs to filter by. |
| Limit | Number of records to fetch. |
| Project IDs | A comma-separated list of project IDs to filter by. |
| Return All Pages | Automatically fetch all resources, page by page. |
| Severity | The severity of detections to filter by. |
Advanced Parameters
| Parameter | Description |
|---|---|
| After Creation Date | A timestamp used to filter results that were created after a specific point. |
| After End Date | A timestamp used to filter results that ended after a specific point. |
| After Start Date | A timestamp used to filter results that started after a specific point. |
| After Update Date | A timestamp used to filter results that were updated after a specific point. |
| Before Creation Date | A timestamp used to filter results that were created before a specific point. |
| Before End Date | A timestamp used to filter results that ended before a specific point. |
| Before Start Date | A timestamp used to filter results that started before a specific point. |
| Before Update Date | A timestamp used to filter results that were updated before a specific point. |
| Order By Direction | The direction to order the results by. |
| Order By Field | The field to order the results by. |