Parameter | Description |
---|---|
Alert ID | The alert ID to list events for. |
Cursor | The endCursor token from the API response, which points to the next page. |
Page Size | The maximum number of events to return in the response. Valid range is 1-50. |
{
"p_any_ip_addresses": [
{
"ip_value": "<string>"
}
],
"p_any_usernames": [],
"p_any_emails": []
}
Was this page helpful?