Bulk
List bulk action jobs
Create a bulk action job
Get bulk action job details
Delete a bulk action job
ModelsExpand Collapse
BulkListResponse object { action_params, action_type, created_at, 11 more }
action_params: object { destination, type, expected_disposition } or object { type }
search_params: object { action_log, alert_id, delivery_status, 14 more }
Use GET /investigate/{investigate_id}/action_log instead.
Deprecated, use GET /investigate/{investigate_id}/action_log instead. End of life: November 1, 2026.
delivery_status: optional "delivered" or "moved" or "quarantined" or 4 moreDelivery status of the message.
Delivery status of the message.
BulkCreateResponse object { action_params, action_type, created_at, 11 more }
action_params: object { destination, type, expected_disposition } or object { type }
search_params: object { action_log, alert_id, delivery_status, 14 more }
Use GET /investigate/{investigate_id}/action_log instead.
Deprecated, use GET /investigate/{investigate_id}/action_log instead. End of life: November 1, 2026.
delivery_status: optional "delivered" or "moved" or "quarantined" or 4 moreDelivery status of the message.
Delivery status of the message.
BulkGetResponse object { action_params, action_type, created_at, 11 more }
action_params: object { destination, type, expected_disposition } or object { type }
search_params: object { action_log, alert_id, delivery_status, 14 more }
Use GET /investigate/{investigate_id}/action_log instead.
Deprecated, use GET /investigate/{investigate_id}/action_log instead. End of life: November 1, 2026.
delivery_status: optional "delivered" or "moved" or "quarantined" or 4 moreDelivery status of the message.
Delivery status of the message.
BulkCancel
Cancel a bulk action job
ModelsExpand Collapse
CancelCreateResponse object { action_params, action_type, created_at, 11 more }
action_params: object { destination, type, expected_disposition } or object { type }
search_params: object { action_log, alert_id, delivery_status, 14 more }
Use GET /investigate/{investigate_id}/action_log instead.
Deprecated, use GET /investigate/{investigate_id}/action_log instead. End of life: November 1, 2026.
delivery_status: optional "delivered" or "moved" or "quarantined" or 4 moreDelivery status of the message.
Delivery status of the message.