Get Scopes
Get the scopes associated to the user.
Parameters
Parameter | Description |
---|---|
Scopes | The 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