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.
Retrieve a list of security groups with optional filtering.
Parameters
| Parameter | Description |
|---|
| Query | A query to search for across all fields. |
Example Output
[
{
"SecurityGroupID": 195,
"SecurityGroupName": "Finance Team",
"Description": "",
"ADSecurityGroup": true,
"ADDomainNetBIOS": "mydomain",
"ObjectSID": "S-1-5-21-1148196639-3763766589-299460394-7760",
"SiteID": 0,
"SiteLocation": "Internal"
}
]
Workflow Library Example
List Security Groups with Passwordstate and Send Results Via Email