Get the scopes associated to the user.

Parameters

ParameterDescription
ScopesThe scopes for the request.

Example Output

{
	"responseData": [
		"string"
	],
	"responseEnvelope": {
		"additionalText": "",
		"recordsNumber": 0,
		"requestId": "Requestid",
		"responseCode": 0,
		"responseText": "",
		"scrollId": "Scrollid"
	}
}

Workflow Library Example

Get Scopes with Check Point Harmony and Send Results Via Email

Preview this Workflow on desktop

Get the scopes associated to the user.

Parameters

ParameterDescription
ScopesThe scopes for the request.

Example Output

{
	"responseData": [
		"string"
	],
	"responseEnvelope": {
		"additionalText": "",
		"recordsNumber": 0,
		"requestId": "Requestid",
		"responseCode": 0,
		"responseText": "",
		"scrollId": "Scrollid"
	}
}

Workflow Library Example

Get Scopes with Check Point Harmony and Send Results Via Email

Preview this Workflow on desktop