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.

Search organization group by given parameter.

Parameters

ParameterDescription
NameThe OrganizationGroup name, such as “Global”.
TypeThe OrganizationGroup type. (eg. “Container”,“Customer”,“Partner”).

Example Output

{
	"LocationGroups": [
		{
			"Name": "<string>",
			"GroupId": "<string>",
			"LocationGroupType": "<string>",
			"Country": "<string>",
			"Locale": "<string>",
			"CreatedOn": "<string>",
			"Users": "<string>",
			"Admins": "<string>",
			"Devices": "<string>",
			"IsCustomerTypeExistInParentHierarchy": false,
			"Id": {
				"Value": 5526
			}
		}
	],
	"Page": 2,
	"PageSize": 886,
	"Total": 1
}

Workflow Library Example

Search Organizations with Workspace One Uem and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop