Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

Lists Alerts with their update dates.

Parameters

ParameterDescription
Filter Alerts SinceFilters alerts created after the given date.

Example Output

{
	"content": [
		{
			"_id": "5f47d75fc79f324f3aa3a096",
			"updateDate": "2020-08-27T15:55:11.607Z"
		},
		{
			"_id": "5f47c03439090f122e2f46fe",
			"updateDate": "2020-08-27T14:16:20.058Z"
		},
		{
			"_id": "5f3ba268e5289116df5f35eb",
			"updateDate": "2020-08-18T09:52:58.701Z"
		}
	],
	"nextOffset": "2020-08-13T12:17:08.755Z::5c6a41d0344e09000787121a"
}

Workflow Library Example

List Alerts with Update Dates with Rapid7 Threat Command and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop