Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

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
Workflow LibraryPreview this Workflow on desktop