Get an AP exception based on exception type.

Parameters

ParameterDescription
Exception IDThe ID of the exception.
Exception TypeThe type of the exception.
ScopesThe scopes for the request.

Example Output

{
	"responseData": [
		{
			"actionNeeded": "",
			"addedBy": "",
			"attachmentMd5": "",
			"comment": "Comment",
			"editedBy": "",
			"entityId": "Entity Id",
			"ignoringSpfCheck": false,
			"linkDomainMatching": "",
			"linkDomains": "",
			"recipient": "",
			"recipientMatching": "",
			"senderClientIp": "",
			"senderDomain": "",
			"senderDomainMatching": "",
			"senderEmail": "",
			"senderEmailMatching": "",
			"senderIp": "",
			"senderName": "",
			"senderNameMatching": "",
			"subject": "Subject",
			"subjectMatching": "",
			"updateTime": ""
		}
	],
	"responseEnvelope": {
		"additionalText": "",
		"recordsNumber": 0,
		"requestId": "Requestid",
		"responseCode": 0,
		"responseText": "",
		"scrollId": "Scrollid"
	}
}

Workflow Library Example

Get Ap Exception by Type with Check Point Harmony and Send Results Via Email

Preview this Workflow on desktop