Get all containers attachments.

External Documentation

To learn more, visit the Splunk SOAR documentation.

Example Output

{
	"count": 8,
	"num_pages": 0,
	"data": [
		{
			"id": 13,
			"created_via": "<string>",
			"container": 5,
			"task": null,
			"create_time": "2024-09-29T08:36:00.409255Z",
			"name": "<string>",
			"user": 1,
			"vault_document": 1,
			"mime_type": "<string>"
		},
		{
			"id": 9,
			"created_via": "<string>",
			"container": 8,
			"task": null,
			"create_time": "2024-09-29T08:34:25.548245Z",
			"name": "<string>",
			"user": 2,
			"vault_document": 17,
			"mime_type": "<string>"
		}
	]
}

Workflow Library Example

Get Containers Attachments with Splunk Soar and Send Results Via Email

Preview this Workflow on desktop