Retrieve a list of all site groups.
External DocumentationTo learn more, visit the Bluecat Edge documentation.

Example Output

[
	{
		"siteGroupId": "1",
		"name": "Site Group 1",
		"description": "Description of the site group",
		"siteIds": [
			"763ddc9e-c7c5-4461-82cf-e6644f6a9821",
			"b28c5f96-f66e-4504-a100-55965f6d72fb"
		]
	}
]

Workflow Library Example

List Site Groups with Bluecat Edge and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop